From 6a48695d66e1ed08c28840ff44cc1878b0791d4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:42:21 +0000 Subject: [PATCH 1/2] chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.30.0 --- production/helm/loki/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 413255f4bbb1ddb8c9c25d68ccf8b7b8ff76f12e Mon Sep 17 00:00:00 2001 From: Paul Rogers Date: Tue, 11 Feb 2025 12:30:31 -0500 Subject: [PATCH 2/2] make -C docs sources/setup/install/helm/reference.md --- docs/sources/setup/install/helm/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"