diff --git a/applications/base/prometheus-stack/application.libsonnet b/applications/base/prometheus-stack/application.libsonnet index 06a720e2d..608508a7f 100644 --- a/applications/base/prometheus-stack/application.libsonnet +++ b/applications/base/prometheus-stack/application.libsonnet @@ -8,7 +8,7 @@ app.new( ).withChart( name='kube-prometheus-stack', repoURL='https://prometheus-community.github.io/helm-charts', - targetRevision='61.9.0', + targetRevision='62.6.0', releaseName='kube-prometheus-stack', values='values.yaml', skipCrds=true,