pin all helm chart versions to currently deployed revisions

This commit is contained in:
Alexander Rogov
2026-06-26 19:42:22 +03:00
parent 85c9bafbc2
commit 5077a25530
6 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ spec:
source:
repoURL: https://charts.jetstack.io
chart: cert-manager
targetRevision: ">=1.18.0"
targetRevision: "1.20.3"
helm:
values: |
installCRDs: true