chore(deps): update container image escaping/core-keeper-dedicated to latest@49fc93b by renovate (#25906)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | escaping/core-keeper-dedicated | digest | `c8d8ff1` -> `49fc93b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNjcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
ec54d92849
commit
ae3dabb9be
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/core-keeper-dedicated-server
|
||||
- https://hub.docker.com/r/escaping/core-keeper-dedicated
|
||||
type: application
|
||||
version: 7.1.5
|
||||
version: 7.1.6
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: escaping/core-keeper-dedicated
|
||||
tag: latest@sha256:c8d8ff17528a5b2967012948379852b48b6e32af6280fe07219a0100a0c8da0f
|
||||
tag: latest@sha256:49fc93b9d97f7793a311356cc54e2618e7af3aa9feec233e80e0200c4cc6bfd5
|
||||
persistence:
|
||||
datafiles:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue