Skip to content

Commit

Permalink
Merge pull request #112 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 Apr 21, 2024
2 parents a626191 + 7529693 commit d951699
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions kubernetes/common/kube-prometheus-stack/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization


helmCharts:
- name: kube-prometheus-stack
repo: https://prometheus-community.github.io/helm-charts
version: 57.0.3
version: 58.2.1
releaseName: kube-prometheus-stack
namespace: monitoring-system
includeCRDs: false
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization


helmCharts:
- name: prometheus-operator-crds
repo: https://prometheus-community.github.io/helm-charts
version: 10.0.0
version: 11.0.0
includeCRDs: false

0 comments on commit d951699

Please sign in to comment.