diff --git a/docs/sources/setup/install/helm/reference.md b/docs/sources/setup/install/helm/reference.md
index 84184101187fb..c67f9d013d223 100644
--- a/docs/sources/setup/install/helm/reference.md
+++ b/docs/sources/setup/install/helm/reference.md
@@ -10799,7 +10799,7 @@ false
string |
Docker image tag |
-"1.28.0"
+"1.29.0"
|
diff --git a/production/helm/loki/values.yaml b/production/helm/loki/values.yaml
index bc108ea5a7fc7..8e6e3042719bd 100644
--- a/production/helm/loki/values.yaml
+++ b/production/helm/loki/values.yaml
@@ -3430,7 +3430,7 @@ sidecar:
# -- The Docker registry and image for the k8s sidecar
repository: kiwigrid/k8s-sidecar
# -- Docker image tag
- tag: 1.28.0
+ tag: 1.29.0
# -- Docker image sha. If empty, no sha will be used
sha: ""
# -- Docker image pull policy