chore(helm): update image ghcr.io/wizarrrr/wizarr 2025.7.7 → 2025.7.8 (#37953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/wizarrrr/wizarr | patch | `4ced56b` -> `9c705c4` | 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.7.7
|
||||
appVersion: 2025.7.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.0
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/Wizarrrr/wizarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wizarr
|
||||
type: application
|
||||
version: 11.2.0
|
||||
version: 11.2.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/wizarrrr/wizarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2025.7.7@sha256:4ced56b75515892f84470bf7c93d37734994ee0f594839ce0b0b8d6f282bb1ea
|
||||
tag: 2025.7.8@sha256:9c705c4903a143de5d40c4a5d037c5740dd90e4bc728411bcfbdaaf4fa12a502
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user