Skip to content

Commit 34c55d1

Browse files
Update Helm release cert-manager to v1.17.0 (#992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 350c2e0 commit 34c55d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/base/cert-manager/application.libsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ app.new(
88
).withChart(
99
name='cert-manager',
1010
repoURL='https://charts.jetstack.io',
11-
targetRevision='v1.16.3',
11+
targetRevision='v1.17.0',
1212
releaseName='cert-manager',
1313
values='values.yaml'
1414
)

0 commit comments

Comments
 (0)