chore(helm): update image ghcr.io/ich777/steamcmd digest to 70a10bf (#29950)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/steamcmd | digest | `7e93b17` -> `70a10bf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
alfi0812
parent
f136b48f74
commit
f9fbe8694d
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/avorion
|
- https://github.com/truecharts/charts/tree/master/charts/stable/avorion
|
||||||
- https://www.steampowered.com/
|
- https://www.steampowered.com/
|
||||||
type: application
|
type: application
|
||||||
version: 7.4.0
|
version: 8.0.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/ich777/steamcmd
|
repository: ghcr.io/ich777/steamcmd
|
||||||
tag: avorion@sha256:7e93b177a96b72ea87be36c543343bd6137f1e6103b3bbd164ea52808577eace
|
tag: avorion@sha256:70a10bfbddc1554102f7b5b99673521fcb8a5f4a8593b58686a04629457e5873
|
||||||
persistence:
|
persistence:
|
||||||
serverfiles:
|
serverfiles:
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -18,10 +18,16 @@ securityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
service:
|
service:
|
||||||
hostport2:
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 27000
|
||||||
|
protocol: tcp
|
||||||
|
targetPort: 27000
|
||||||
|
mainudp:
|
||||||
enabled: true
|
enabled: true
|
||||||
ports:
|
ports:
|
||||||
hostport2:
|
mainudp:
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 27000
|
port: 27000
|
||||||
protocol: udp
|
protocol: udp
|
||||||
@@ -50,12 +56,6 @@ service:
|
|||||||
port: 27021
|
port: 27021
|
||||||
protocol: udp
|
protocol: udp
|
||||||
targetPort: 27021
|
targetPort: 27021
|
||||||
main:
|
|
||||||
ports:
|
|
||||||
main:
|
|
||||||
port: 27000
|
|
||||||
protocol: tcp
|
|
||||||
targetPort: 27000
|
|
||||||
stdin: true
|
stdin: true
|
||||||
tty: true
|
tty: true
|
||||||
workload:
|
workload:
|
||||||
|
|||||||
Reference in New Issue
Block a user