We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350c2e0 commit 34c55d1Copy full SHA for 34c55d1
applications/base/cert-manager/application.libsonnet
@@ -8,7 +8,7 @@ app.new(
8
).withChart(
9
name='cert-manager',
10
repoURL='https://charts.jetstack.io',
11
- targetRevision='v1.16.3',
+ targetRevision='v1.17.0',
12
releaseName='cert-manager',
13
values='values.yaml'
14
)
0 commit comments