chore(deps): update container image ekzhang/rustpad to latest@b4237c9 by renovate (#26667)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ekzhang/rustpad | digest | `e20f74e` -> `b4237c9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44OS4yIiwidXBkYXRlZEluVmVyIjoiMzguODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
ce4112647e
commit
646d3c5950
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rustpad
|
- https://github.com/truecharts/charts/tree/master/charts/stable/rustpad
|
||||||
- https://hub.docker.com/r/ekzhang/rustpad
|
- https://hub.docker.com/r/ekzhang/rustpad
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.8
|
version: 7.1.9
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ekzhang/rustpad
|
repository: ekzhang/rustpad
|
||||||
tag: latest@sha256:e20f74e86b30c828186cfa47a93a1a55eded3e1568fa83d865fd799b02935a25
|
tag: latest@sha256:b4237c9bd297341bb3f1b0e6a0747da9d3365d96910fd3083e3bc160702a8faf
|
||||||
persistence:
|
persistence:
|
||||||
storagedatabase:
|
storagedatabase:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue