chore(deps): update container image ich777/fivemserver to latest@059a2bb by renovate (#26461)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/fivemserver | digest | `305370b` -> `059a2bb` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
566b05d4f3
commit
4f6000e485
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fivem
|
- https://github.com/truecharts/charts/tree/master/charts/stable/fivem
|
||||||
- https://hub.docker.com/r/ich777/fivemserver
|
- https://hub.docker.com/r/ich777/fivemserver
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.6
|
version: 7.1.7
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/fivemserver
|
repository: ich777/fivemserver
|
||||||
tag: latest@sha256:305370bd4a4fab3a0e6d883a14b3fd20872bcbf87b99e82968154adef73ca55b
|
tag: latest@sha256:059a2bb9387ef76b0008010d31bc28c119e81d78f1cd360c053b815ab20d94de
|
||||||
persistence:
|
persistence:
|
||||||
serverfiles:
|
serverfiles:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue