From cce743e226e49222039d08635ff3b66c6ceebde5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:38:22 +0000 Subject: [PATCH] chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.30.0 (main) (#16054) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Paul Rogers --- docs/sources/setup/install/helm/reference.md | 2 +- production/helm/loki/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/setup/install/helm/reference.md b/docs/sources/setup/install/helm/reference.md index 5ea557e764644..2d86ec225f497 100644 --- a/docs/sources/setup/install/helm/reference.md +++ b/docs/sources/setup/install/helm/reference.md @@ -10828,7 +10828,7 @@ false string Docker image tag
-"1.29.1"
+"1.30.0"
 
diff --git a/production/helm/loki/values.yaml b/production/helm/loki/values.yaml index 0838d94360f4b..48acbf07530f9 100644 --- a/production/helm/loki/values.yaml +++ b/production/helm/loki/values.yaml @@ -3474,7 +3474,7 @@ sidecar: # -- The Docker registry and image for the k8s sidecar repository: kiwigrid/k8s-sidecar # -- Docker image tag - tag: 1.29.1 + tag: 1.30.0 # -- Docker image sha. If empty, no sha will be used sha: "" # -- Docker image pull policy