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: source:
repoURL: https://grafana.github.io/helm-charts repoURL: https://grafana.github.io/helm-charts
chart: alloy chart: alloy
targetRevision: ">=1.5.0" targetRevision: "1.10.0"
helm: helm:
values: | values: |
alloy: alloy:

View File

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

View File

@@ -10,7 +10,7 @@ spec:
source: source:
repoURL: https://cloudnative-pg.github.io/charts repoURL: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg chart: cloudnative-pg
targetRevision: ">=0.23.0" targetRevision: "0.28.3"
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: cnpg-system namespace: cnpg-system

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: https://grafana.github.io/helm-charts repoURL: https://grafana.github.io/helm-charts
chart: loki chart: loki
targetRevision: ">=6.0.0" targetRevision: "7.0.0"
helm: helm:
values: | values: |
deploymentMode: SingleBinary deploymentMode: SingleBinary

View File

@@ -19,7 +19,7 @@ spec:
- repoURL: https://victoriametrics.github.io/helm-charts/ - repoURL: https://victoriametrics.github.io/helm-charts/
chart: victoria-metrics-k8s-stack chart: victoria-metrics-k8s-stack
targetRevision: ">=0.30.0" targetRevision: "0.83.0"
helm: helm:
values: | values: |
fullnameOverride: vm-k8s-stack fullnameOverride: vm-k8s-stack

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: https://traefik.github.io/charts repoURL: https://traefik.github.io/charts
chart: traefik chart: traefik
targetRevision: ">=37.0.0" targetRevision: "41.0.0"
helm: helm:
values: | values: |
deployment: deployment: