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