fix(kubelet-csr-approver): update image ghcr.io/postfinance/kubelet-csr-approver v1.2.13 → v1.2.14 (#46855)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/postfinance/kubelet-csr-approver](https://images.chainguard.dev/directory/image/static/overview) ([source](https://redirect.github.com/chainguard-images/images/tree/HEAD/images/static)) | patch | `7336fe2` → `c0f6aa1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3ViZWxldC1jc3ItYXBwcm92ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.2.13
|
appVersion: 1.2.14
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.0.10
|
version: 29.0.10
|
||||||
@@ -35,5 +35,5 @@ sources:
|
|||||||
- https://github.com/kubelet-csr-approver/kubelet-csr-approver
|
- https://github.com/kubelet-csr-approver/kubelet-csr-approver
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kubelet-csr-approver
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kubelet-csr-approver
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.1
|
version: 3.0.2
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/postfinance/kubelet-csr-approver
|
repository: ghcr.io/postfinance/kubelet-csr-approver
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.2.13@sha256:7336fe22fe16facd4401cbdafb0e3089b2e4e06f2ada4515d130b9a7471a06ec
|
tag: v1.2.14@sha256:c0f6aa1abdc225a32f9a29992fd97f711e78e2df21434f9ce7bc60981f96a5f8
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user