From f7e636a18388d64499729120855c05d5059052d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 17:35:11 +0000 Subject: [PATCH] chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.30.7 (main) (#18378) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trevor Whitney --- 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 2c37fb4a4e..8c2d4ebf28 100644 --- a/docs/sources/setup/install/helm/reference.md +++ b/docs/sources/setup/install/helm/reference.md @@ -11061,7 +11061,7 @@ false string Docker image tag
-"1.30.6"
+"1.30.7"
 
diff --git a/production/helm/loki/values.yaml b/production/helm/loki/values.yaml index ad1a617ddf..ad63748acb 100644 --- a/production/helm/loki/values.yaml +++ b/production/helm/loki/values.yaml @@ -3558,7 +3558,7 @@ sidecar: # -- The Docker registry and image for the k8s sidecar repository: kiwigrid/k8s-sidecar # -- Docker image tag - tag: 1.30.6 + tag: 1.30.7 # -- Docker image sha. If empty, no sha will be used sha: "" # -- Docker image pull policy