pin all helm chart versions to currently deployed revisions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user