Skip to content

Commit b259764

Browse files
authored
Merge pull request #9352 from chrischdi/pr-bump-ksm-chart
🌱 hack: bump kube-state-metrics and prometheus charts
2 parents aee8f00 + 400a881 commit b259764

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hack/observability/kube-state-metrics/chart/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ helmCharts:
44
namespace: observability
55
releaseName: kube-state-metrics
66
valuesFile: values.yaml
7-
version: 5.8.1
7+
version: 5.12.1
88

99
helmGlobals:
1010
# Store chart in ".charts" folder instead of "charts".

hack/observability/prometheus/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helmCharts:
77
releaseName: prometheus
88
namespace: observability
99
valuesFile: values.yaml
10-
version: 22.6.2
10+
version: 24.1.0
1111

1212
helmGlobals:
1313
# Store chart in ".charts" folder instead of "charts".

0 commit comments

Comments
 (0)