chore(helm): update image ghcr.io/kiwigrid/k8s-sidecar 2.1.3 → 2.1.4 (#42224)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | patch | `305f3a9` -> `0b56b3e` | --- > [!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.1.4`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/2.1.4) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/2.1.3...2.1.4) #### 📦 Dependencies - Bump actions/checkout from 5.0.1 to 6.0.0 - PR: [#​472](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/472) - Bump actions/upload-artifact from 4.6.2 to 5.0.0 - PR: [#​459](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/459) - Bump actions/download-artifact from 5.0.0 to 6.0.0 - PR: [#​456](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/456) - Bump fastapi from 0.121.0 to 0.122.0 in /src - PR: [#​470](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/470) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -42,5 +42,5 @@ sources:
|
||||
- https://grafana.com/
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
type: application
|
||||
version: 21.2.2
|
||||
version: 21.2.3
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
|
||||
sidecarImage:
|
||||
repository: ghcr.io/kiwigrid/k8s-sidecar
|
||||
tag: 2.1.3@sha256:305f3a955a448b27ee4be7777e1c3fceb69b1ba2af3db24a392a02e79e1658b3
|
||||
tag: 2.1.4@sha256:0b56b3ef7efc0c47f87c2230c4dfdcfb5b4b7399132cd7daecede82f85d7e342
|
||||
|
||||
# Define extra dashboards to be provisioned
|
||||
# Supports 2 formats:
|
||||
|
||||
Reference in New Issue
Block a user