chore(helm): update image docker.io/webpsh/webps digest to 0880d27 (#34309)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/webpsh/webps | digest | `e4d129c` -> `0880d27` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -41,5 +41,5 @@ sources:
|
|||||||
- https://github.com/webp-sh/webp_server_go
|
- https://github.com/webp-sh/webp_server_go
|
||||||
- https://hub.docker.com/r/webpsh/webps
|
- https://hub.docker.com/r/webpsh/webps
|
||||||
type: application
|
type: application
|
||||||
version: 7.5.4
|
version: 7.5.5
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: docker.io/webpsh/webps
|
repository: docker.io/webpsh/webps
|
||||||
tag: latest@sha256:e4d129c5cec7751d5b5b6fc19aaf97187b1c72cfeeb141e36c76f474224a0522
|
tag: latest@sha256:0880d27ccbed00fc7023dd845effcb9f793f2c9979d23b03b610fed7a24a631d
|
||||||
persistence:
|
persistence:
|
||||||
storagecache:
|
storagecache:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user