Skip to content

Commit

Permalink
Update Helm release kube-prometheus-stack to v62
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 32d09ca commit 4342197
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion env/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ helmCharts:
- name: kube-prometheus-stack
releaseName: prometheus
repo: https://prometheus-community.github.io/helm-charts
version: 42.0.0
version: 62.3.1
2 changes: 1 addition & 1 deletion env/messy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ helmCharts:
- name: kube-prometheus-stack
releaseName: prometheus
repo: https://prometheus-community.github.io/helm-charts
version: 40.0.0
version: 62.3.1
2 changes: 1 addition & 1 deletion env/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ helmCharts:
- name: kube-prometheus-stack
releaseName: prometheus
repo: https://prometheus-community.github.io/helm-charts
version: 40.0.0
version: 62.3.1
images:
- name: busybox
newName: busybox-env-promote
Expand Down

0 comments on commit 4342197

Please sign in to comment.