chore(deps): update container image ich777/xonotic to latest@9e1f5e9 by renovate (#26525)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/xonotic | digest | `aa5402e` -> `9e1f5e9` | --- > [!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
80e2e6b31f
commit
0472dc36bd
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/xonotic
|
- https://hub.docker.com/r/ich777/xonotic
|
||||||
- https://www.xonotic.org/
|
- https://www.xonotic.org/
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.6
|
version: 7.1.7
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/xonotic
|
repository: ich777/xonotic
|
||||||
tag: latest@sha256:aa5402eb823c43dcb1b09919fab02d508443733096c847f047fa49a4b02fbe3f
|
tag: latest@sha256:9e1f5e946275146c832c34c99d2bf0d7decd59f069536f977e84674436c4c68e
|
||||||
persistence:
|
persistence:
|
||||||
serverfiles:
|
serverfiles:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue