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

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