mirror of
https://github.com/truecharts/charts.git
synced 2026-08-02 02:14:41 -03:00
chore(helm): update image docker.io/webpsh/webps digest to d7ea620 (#32798)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/webpsh/webps | digest | `0e7d505` -> `d7ea620` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/webp-sh/webp_server_go
|
||||
- https://hub.docker.com/r/webpsh/webps
|
||||
type: application
|
||||
version: 7.5.2
|
||||
version: 7.5.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/webpsh/webps
|
||||
tag: latest@sha256:0e7d50575d1a894fcef72c44a7b13ba553a5160fbb2bf23dbb22abbf1ada4a1e
|
||||
tag: latest@sha256:d7ea6200e67bec0b89af59c7bbf2fa3820f2ad6d67b7bded5d438754c70a0c84
|
||||
persistence:
|
||||
storagecache:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user