We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aee8f00 + 400a881 commit b259764Copy full SHA for b259764
hack/observability/kube-state-metrics/chart/kustomization.yaml
@@ -4,7 +4,7 @@ helmCharts:
4
namespace: observability
5
releaseName: kube-state-metrics
6
valuesFile: values.yaml
7
- version: 5.8.1
+ version: 5.12.1
8
9
helmGlobals:
10
# Store chart in ".charts" folder instead of "charts".
hack/observability/prometheus/kustomization.yaml
@@ -7,7 +7,7 @@ helmCharts:
releaseName: prometheus
- version: 22.6.2
+ version: 24.1.0
11
12
13
0 commit comments