chore: update helm release cert-manager to 1.17.* #200

Merged
smark merged 1 commit from renovate/cert-manager-1.x into main 2025-02-04 06:26:27 +00:00
Showing only changes of commit 7fb85740f1 - Show all commits

View file

@ -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