fix: Persist loki changes and add note for dapr

This commit is contained in:
Moritz Jörg
2025-09-30 15:12:19 +02:00
parent f4c2762e46
commit 210ccffdcd
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ releases:
- name: loki
namespace: loki
chart: loki/loki
# version: 1.2.3
version: 6.41.1
condition: loki.enabled
values:
- ../values/loki/values/loki.yaml.gotmpl
+1
View File
@@ -27,6 +27,7 @@ spec:
- name: HELMFILE_FILE_PATH
value: dapr.yaml.gotmpl
- repoURL: https://dapr.github.io/helm-charts
# NOTE: DONT BUMP EKMAN TO 1.15 it is broken
targetRevision: {{- if eq .Values.dapr.cluster "ekman" }} 1.14.5 {{- else }} 1.16.0 {{- end }}
chart: dapr
helm: