Skip to content

Commit

Permalink
Update common dependency helm charts
Browse files Browse the repository at this point in the history
Signed-off-by: 🤖QC Owl App[bot] <165384878+qc-owl-app[bot]@users.noreply.github.com>
  • Loading branch information
qclaogui committed Dec 10, 2024
1 parent 97bffe7 commit aa2d7ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/common/alloy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace: monitoring-system
helmCharts:
- name: alloy
repo: https://grafana.github.io/helm-charts
version: 0.10.0
version: 0.10.1
releaseName: alloy
namespace: monitoring-system
includeCRDs: false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/common/kube-prometheus-stack/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
helmCharts:
- name: kube-prometheus-stack
repo: https://prometheus-community.github.io/helm-charts
version: 66.3.0
version: 66.3.1
releaseName: kube-prometheus-stack
namespace: monitoring-system
includeCRDs: false
Expand Down

0 comments on commit aa2d7ba

Please sign in to comment.