Add targetRevision to kube-prometheus-stack and loki-stack configurations for version flexibility

This commit is contained in:
Nikholas Pcenicni
2026-03-27 04:22:42 -04:00
parent df25d1ac2b
commit 769e3125ee
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ spec:
sources: sources:
- repoURL: https://prometheus-community.github.io/helm-charts - repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack chart: kube-prometheus-stack
targetRevision: "*"
helm: helm:
valuesObject: valuesObject:
prometheus: prometheus:

View File

@@ -13,6 +13,7 @@ spec:
sources: sources:
- repoURL: https://grafana.github.io/helm-charts - repoURL: https://grafana.github.io/helm-charts
chart: loki-stack chart: loki-stack
targetRevision: "*"
helm: helm:
valuesObject: valuesObject:
loki: loki: