From 58196ad0fb0c2e0e77890d31ad5803da4a8ad83b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 19:07:14 +0000 Subject: [PATCH] Update Helm release loki to v3.10.0 --- aks/argocd/_disabled/loki.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aks/argocd/_disabled/loki.yaml b/aks/argocd/_disabled/loki.yaml index b5459f3..b80b22b 100644 --- a/aks/argocd/_disabled/loki.yaml +++ b/aks/argocd/_disabled/loki.yaml @@ -10,7 +10,7 @@ spec: source: chart: loki repoURL: https://grafana.github.io/helm-charts - targetRevision: 3.3.1 + targetRevision: 3.10.0 helm: releaseName: loki skipCrds: true