Skip to content

Commit

Permalink
Merge pull request #134 from qclaogui/update-common-helm-charts
Browse files Browse the repository at this point in the history
[updatecli] Update common dependency helm charts
  • Loading branch information
qclaogui authored May 27, 2024
2 parents 55c53ae + dd1e8d1 commit c584b39
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.2.0
version: 0.3.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: 58.5.1
version: 58.7.2
releaseName: kube-prometheus-stack
namespace: monitoring-system
includeCRDs: false
Expand Down

0 comments on commit c584b39

Please sign in to comment.