feat(grafana): update image ghcr.io/kiwigrid/k8s-sidecar 2.4.0 → 2.5.0 (#43914)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | minor | `b655c04` -> `a6b3f70` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary> ### [`v2.5.0`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/2.5.0) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/2.4.0...2.5.0) #### 🚀 Features - feat: add DISABLE\_X509\_STRICT\_VERIFICATION env var - PR: [#​474](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/474) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ3JhZmFuYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -42,5 +42,5 @@ sources:
|
||||
- https://grafana.com/
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
type: application
|
||||
version: 21.5.2
|
||||
version: 21.6.0
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
|
||||
sidecarImage:
|
||||
repository: ghcr.io/kiwigrid/k8s-sidecar
|
||||
tag: 2.4.0@sha256:b655c047478f80cfd91823508a3d01790ad8c166e0007f32e5fd6f89589e6aee
|
||||
tag: 2.5.0@sha256:a6b3f707f883108376514489a94d6629109a327b2978e1d826cd104c4ca436df
|
||||
|
||||
# Define extra dashboards to be provisioned
|
||||
# Supports 2 formats:
|
||||
|
||||
Reference in New Issue
Block a user