chore(helm): update image registry.k8s.io/sig-storage/snapshot-controller v8.2.1 → v8.3.0 (#36467)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/sig-storage/snapshot-controller | minor | -> | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: system
|
||||
apiVersion: v2
|
||||
appVersion: 8.2.1
|
||||
appVersion: 8.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/snapshot-controller/snapshot-controller-helm-chart
|
||||
- https://github.com/truecharts/charts/tree/master/charts/system/snapshot-controller
|
||||
type: application
|
||||
version: 3.7.3
|
||||
version: 3.8.0
|
||||
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: registry.k8s.io/sig-storage/snapshot-controller
|
||||
tag: v8.2.1
|
||||
|
||||
|
||||
tag: v8.3.0
|
||||
service:
|
||||
main:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user