pin all helm chart versions to currently deployed revisions
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
source:
|
||||
repoURL: https://grafana.github.io/helm-charts
|
||||
chart: alloy
|
||||
targetRevision: ">=1.5.0"
|
||||
targetRevision: "1.10.0"
|
||||
helm:
|
||||
values: |
|
||||
alloy:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -12,7 +12,7 @@ spec:
|
||||
source:
|
||||
repoURL: https://grafana.github.io/helm-charts
|
||||
chart: loki
|
||||
targetRevision: ">=6.0.0"
|
||||
targetRevision: "7.0.0"
|
||||
helm:
|
||||
values: |
|
||||
deploymentMode: SingleBinary
|
||||
|
||||
@@ -19,7 +19,7 @@ spec:
|
||||
|
||||
- repoURL: https://victoriametrics.github.io/helm-charts/
|
||||
chart: victoria-metrics-k8s-stack
|
||||
targetRevision: ">=0.30.0"
|
||||
targetRevision: "0.83.0"
|
||||
helm:
|
||||
values: |
|
||||
fullnameOverride: vm-k8s-stack
|
||||
|
||||
@@ -12,7 +12,7 @@ spec:
|
||||
source:
|
||||
repoURL: https://traefik.github.io/charts
|
||||
chart: traefik
|
||||
targetRevision: ">=37.0.0"
|
||||
targetRevision: "41.0.0"
|
||||
helm:
|
||||
values: |
|
||||
deployment:
|
||||
|
||||
Reference in New Issue
Block a user