Skip to content

Commit 4f8f2cb

Browse files
committed
kube-prometheus-stack のversionをごりっとあげる
1 parent 1eb26c2 commit 4f8f2cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

k8s-manifests/apps/cluster-wide-app-resources/prometheus-operator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
source:
99
repoURL: https://github.com/prometheus-community/helm-charts.git
1010
path: charts/kube-prometheus-stack/crds/
11-
targetRevision: kube-prometheus-stack-47.0.0
11+
targetRevision: kube-prometheus-stack-51.2.0
1212
directory:
1313
recurse: true
1414
destination:
@@ -34,7 +34,7 @@ spec:
3434
source:
3535
chart: kube-prometheus-stack
3636
repoURL: https://prometheus-community.github.io/helm-charts
37-
targetRevision: 47.6.1
37+
targetRevision: 51.2.0
3838
helm:
3939
releaseName: prometheus
4040
skipCrds: true

0 commit comments

Comments
 (0)