diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 907213f..514eed1 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -62,7 +62,7 @@ releases: - name: cert-manager chart: jetstack/cert-manager - version: v1.17.0 + version: v1.17.1 namespace: kube-system condition: base.enabled missingFileHandler: Warn