We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff62f71 commit a23f2a4Copy full SHA for a23f2a4
applications/base/prometheus-stack/application.libsonnet
@@ -8,7 +8,7 @@ app.new(
8
).withChart(
9
name='kube-prometheus-stack',
10
repoURL='https://prometheus-community.github.io/helm-charts',
11
- targetRevision='61.9.0',
+ targetRevision='68.3.0',
12
releaseName='kube-prometheus-stack',
13
values='values.yaml',
14
skipCrds=true,
0 commit comments