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 Feb 26, 2025
1 parent 32d5e15 commit edc3ccc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.11.0
version: 0.12.0
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: 69.3.2
version: 69.5.2
releaseName: kube-prometheus-stack
namespace: monitoring-system
includeCRDs: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ kind: Kustomization
helmCharts:
- name: prometheus-operator-crds
repo: https://prometheus-community.github.io/helm-charts
version: 18.0.0
version: 18.0.1
includeCRDs: false

0 comments on commit edc3ccc

Please sign in to comment.