Update Helm release cert-manager to v1.15.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
72289a6659
commit
b69974cbd3
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://charts.jetstack.io
|
- repoURL: https://charts.jetstack.io
|
||||||
chart: cert-manager
|
chart: cert-manager
|
||||||
targetRevision: 1.14.5
|
targetRevision: v1.15.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: cert-manager
|
releaseName: cert-manager
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
Loading…
Reference in a new issue