chore: update helm release cert-manager to 1.17.*
This commit is contained in:
parent
ab6d37a7ce
commit
7fb85740f1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ local app = import "_templates/argocd_app.libsonnet";
|
|||
app + {
|
||||
chart:: "cert-manager",
|
||||
repo:: "https://charts.jetstack.io",
|
||||
version:: "1.16.*",
|
||||
version:: "1.17.*",
|
||||
values:: |||
|
||||
crds:
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Reference in a new issue