Skip to content

Commit a23f2a4

Browse files
Update Helm release kube-prometheus-stack to v68
1 parent ff62f71 commit a23f2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/base/prometheus-stack/application.libsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ app.new(
88
).withChart(
99
name='kube-prometheus-stack',
1010
repoURL='https://prometheus-community.github.io/helm-charts',
11-
targetRevision='61.9.0',
11+
targetRevision='68.3.0',
1212
releaseName='kube-prometheus-stack',
1313
values='values.yaml',
1414
skipCrds=true,

0 commit comments

Comments
 (0)