From 40982caf04f7e39fd5be853d13ff7c1922f02dd4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 Jan 2026 16:18:58 +0100 Subject: [PATCH] =?UTF-8?q?feat(grafana):=20update=20image=20ghcr.io/kiwig?= =?UTF-8?q?rid/k8s-sidecar=202.2.3=20=E2=86=92=202.3.0=20(#43612)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | minor | `35a92d0` -> `e57a477` | --- > [!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
kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar) ### [`v2.3.0`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/2.3.0) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/2.2.3...2.3.0) #### 🚀 Features - feat: removes fastapi for liveness probe, using ThreadingHTTPServer now - feat: batch fetching secrets/configmaps, rather than getting them all at once - PR: [#​506](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/506) #### 📦 Dependencies - Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 - PR: [#​503](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/503) - build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 - PR: [#​508](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/508)
--- ### 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. --- - [ ] 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). --- charts/stable/grafana/Chart.yaml | 2 +- charts/stable/grafana/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/grafana/Chart.yaml b/charts/stable/grafana/Chart.yaml index 3e5ae865d00..58348642d97 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://grafana.com/ - https://hub.docker.com/r/grafana/grafana type: application -version: 21.3.1 +version: 21.4.0 diff --git a/charts/stable/grafana/values.yaml b/charts/stable/grafana/values.yaml index 43ac2f91aeb..bee2dcb8a73 100644 --- a/charts/stable/grafana/values.yaml +++ b/charts/stable/grafana/values.yaml @@ -5,7 +5,7 @@ image: sidecarImage: repository: ghcr.io/kiwigrid/k8s-sidecar - tag: 2.2.3@sha256:35a92d087d3063b7376a832b58e8f0818afd9e5e7489e7a83275d761a3c1cf0f + tag: 2.3.0@sha256:e57a47722113abcda1e5a1bf8a29807aa19ffa0ba7dfb295a758c929e1acb7e4 # Define extra dashboards to be provisioned # Supports 2 formats: