feat(snapshot-controller): update image registry.k8s.io/sig-storage/snapshot-controller v8.5.0 → v8.6.0 (#48913)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/sig-storage/snapshot-controller | minor | `74ca61a` → `81e79f2` | --- > [!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**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zbmFwc2hvdC1jb250cm9sbGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.5.0
|
||||
appVersion: 8.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/snapshot-controller/snapshot-controller-helm-chart
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/snapshot-controller
|
||||
type: application
|
||||
version: 5.3.0
|
||||
version: 5.4.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: registry.k8s.io/sig-storage/snapshot-controller
|
||||
tag: v8.5.0@sha256:74ca61ab13e978f03cf0f336a607281d15f04cda0a38a881306365473b28a3d8
|
||||
tag: v8.6.0@sha256:81e79f205083f105e573ba2ebfe5964ede7f69a154e8627f53ebbbccd3ed9f70
|
||||
service:
|
||||
main:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user