alloy: fix chart version pin to 1.12.1 (app v1.19.2)

This commit is contained in:
2026-08-28 20:21:50 -03:00
parent 89ef1e10e3
commit fd6442e779
+1 -1
View File
@@ -16,7 +16,7 @@ spec:
source: source:
repoURL: https://grafana.github.io/helm-charts repoURL: https://grafana.github.io/helm-charts
chart: alloy chart: alloy
targetRevision: 1.19.2 targetRevision: 1.12.1
helm: helm:
valuesObject: valuesObject:
clustering: { enabled: false } clustering: { enabled: false }