chore(deps): update container image ich777/steamcmd to 7dtd@8cbb29e by renovate (#25451)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ich777/steamcmd](https://togithub.com/ich777/docker-steamcmd-server) | digest | `b2ca73b` -> `8cbb29e` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4xIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
064c008a21
commit
c57e1607d4
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
- https://www.steampowered.com/
|
- https://www.steampowered.com/
|
||||||
type: application
|
type: application
|
||||||
version: 9.1.4
|
version: 9.1.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/steamcmd
|
repository: ich777/steamcmd
|
||||||
tag: 7dtd@sha256:b2ca73ba082a55eedf8ebce413184881477a0cf11451ef442d2484792a92af58
|
tag: 7dtd@sha256:8cbb29e090fc31d295116525e0fcfddef0d80080f900f695eadb08ea70daed8d
|
||||||
persistence:
|
persistence:
|
||||||
serverfiles:
|
serverfiles:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue