mirror of
https://github.com/truecharts/charts.git
synced 2026-08-02 22:34:46 -03:00
chore(deps): update container image ich777/steamcmd to alienswarm@629a7f4 by renovate (#26476)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/steamcmd | digest | `093842c` -> `629a7f4` | --- > [!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--> --------- Co-authored-by: kqmaverick <kqmaverick@gmail.com>
This commit is contained in:
@@ -33,4 +33,4 @@ sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
type: application
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/steamcmd
|
||||
tag: alienswarm@sha256:093842ceacf8af5c6a626ba165d23ec01327e37bbe8053e4037a03481de38a34
|
||||
tag: alienswarm@sha256:629a7f42bb6c1323551b1699653361cc22cb83335731525993b4b7277be00412
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
@@ -48,7 +48,10 @@ workload:
|
||||
probes:
|
||||
liveness:
|
||||
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
|
||||
type: tcp
|
||||
readiness:
|
||||
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
|
||||
type: tcp
|
||||
startup:
|
||||
port: "{{ .Values.service.tcprconport.ports.tcprconport.targetPort }}"
|
||||
type: tcp
|
||||
|
||||
Reference in New Issue
Block a user