chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.29.0 (#15687)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paul Rogers <paul.rogers@grafana.com>
Co-authored-by: Paul Rogers <129207811+paul1r@users.noreply.github.com>
pull/15694/head
renovate[bot] 5 months ago committed by GitHub
parent d57492cb89
commit 3f7db11df6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup/install/helm/reference.md
  2. 2
      production/helm/loki/values.yaml

@ -10799,7 +10799,7 @@ false
<td>string</td>
<td>Docker image tag</td>
<td><pre lang="json">
"1.28.0"
"1.29.0"
</pre>
</td>
</tr>

@ -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

Loading…
Cancel
Save