chore(helm): update image ghcr.io/ich777/steamcmd digest to 0823a8e (#29935)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/steamcmd | digest | `6fc4a81` -> `0823a8e` | --- > [!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
8dc45f27a6
commit
dd2ca65e91
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://ghcr.io/ich777/steamcmd
|
- https://ghcr.io/ich777/steamcmd
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3
|
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3
|
||||||
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: arma3@sha256:6fc4a810c2a054f7b6e948499d507689191a4d6b2024cae67dc9fd3293192a15
|
tag: arma3@sha256:0823a8e9faa4b2d1db640c839ff3915388442d4b5f9cdd5227c1a60ee1fdf1bf
|
||||||
persistence:
|
persistence:
|
||||||
profiles:
|
profiles:
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -27,6 +27,14 @@ service:
|
|||||||
port: 2302
|
port: 2302
|
||||||
protocol: tcp
|
protocol: tcp
|
||||||
targetPort: 2302
|
targetPort: 2302
|
||||||
|
mainudp:
|
||||||
|
enabled: true
|
||||||
|
ports:
|
||||||
|
mainudp:
|
||||||
|
enabled: true
|
||||||
|
port: 2302
|
||||||
|
protocol: udp
|
||||||
|
targetPort: 2302
|
||||||
udpbattleyetra:
|
udpbattleyetra:
|
||||||
enabled: true
|
enabled: true
|
||||||
ports:
|
ports:
|
||||||
@@ -35,14 +43,6 @@ service:
|
|||||||
port: 2306
|
port: 2306
|
||||||
protocol: udp
|
protocol: udp
|
||||||
targetPort: 2306
|
targetPort: 2306
|
||||||
udpgameport:
|
|
||||||
enabled: true
|
|
||||||
ports:
|
|
||||||
udpgameport:
|
|
||||||
enabled: true
|
|
||||||
port: 2302
|
|
||||||
protocol: udp
|
|
||||||
targetPort: 2302
|
|
||||||
udpsteammaster:
|
udpsteammaster:
|
||||||
enabled: true
|
enabled: true
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user