chore(helm): update image quay.io/kiwigrid/k8s-sidecar 1.30.1 → 1.30.2 (#33096)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | patch | `439c5ac` -> `cdb361e` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>kiwigrid/k8s-sidecar (quay.io/kiwigrid/k8s-sidecar)</summary> ### [`v1.30.2`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.30.2) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.30.1...1.30.2) #### 📦 Dependencies - Bump python-json-logger from 3.2.1 to 3.3.0 in /src - PR: [#​391](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/391) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -37,4 +37,4 @@ sources:
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
- https://quay.io/kiwigrid/k8s-sidecar
|
||||
type: application
|
||||
version: 17.13.2
|
||||
version: 17.13.3
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
|
||||
sidecarImage:
|
||||
repository: quay.io/kiwigrid/k8s-sidecar
|
||||
tag: 1.30.1@sha256:439c5ac985827e6a85ad4490a66320b62aefd9e8c6d06fdb1d9c83d582f8a902
|
||||
tag: 1.30.2@sha256:cdb361e67b1b5c4945b6e943fbf5909badaaeb51595eaf75fb7493b3abbbe10f
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user