pin all helm chart versions to currently deployed revisions
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
||||
source:
|
||||
repoURL: https://cloudnative-pg.github.io/charts
|
||||
chart: cloudnative-pg
|
||||
targetRevision: ">=0.23.0"
|
||||
targetRevision: "0.28.3"
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: cnpg-system
|
||||
|
||||
Reference in New Issue
Block a user