mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 21:01:23 -03:00
feat(grafana): update image ghcr.io/kiwigrid/k8s-sidecar 2.3.0 → 2.4.0 (#43817)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | minor | `e57a477` -> `b655c04` | --- > [!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.4.0`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/2.4.0) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/2.3.0...2.4.0) #### 🚀 Features - Ensure health server supports dual-stack - PR: [#​511](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/511) </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.4.3
|
||||
version: 21.5.0
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
|
||||
sidecarImage:
|
||||
repository: ghcr.io/kiwigrid/k8s-sidecar
|
||||
tag: 2.3.0@sha256:e57a47722113abcda1e5a1bf8a29807aa19ffa0ba7dfb295a758c929e1acb7e4
|
||||
tag: 2.4.0@sha256:b655c047478f80cfd91823508a3d01790ad8c166e0007f32e5fd6f89589e6aee
|
||||
|
||||
# Define extra dashboards to be provisioned
|
||||
# Supports 2 formats:
|
||||
|
||||
Reference in New Issue
Block a user