mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 04:34:02 -03:00
chore(helm): update image ghcr.io/ich777/steamcmd digest to 6131e0b (#29947)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/steamcmd | digest | `d6a60c3` -> `6131e0b` | --- > [!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:
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pavlovvr
|
||||
- https://www.steampowered.com/
|
||||
type: application
|
||||
version: 7.4.0
|
||||
version: 8.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/ich777/steamcmd
|
||||
tag: pavlovvr@sha256:d6a60c3c019b636f367a40485fd1d96cdcdd4ba0e2f0649e37430d243ff0cf75
|
||||
tag: pavlovvr@sha256:6131e0be611e55f4df02feb7e249d9ffa1724ff4911a8f38a640e39cf9a9a2f7
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
@@ -27,6 +27,14 @@ service:
|
||||
port: 7777
|
||||
protocol: tcp
|
||||
targetPort: 7777
|
||||
mainudp:
|
||||
enabled: true
|
||||
ports:
|
||||
mainudp:
|
||||
enabled: true
|
||||
port: 7777
|
||||
protocol: udp
|
||||
targetPort: 7777
|
||||
udp2:
|
||||
enabled: true
|
||||
ports:
|
||||
@@ -43,14 +51,7 @@ service:
|
||||
port: 7977
|
||||
protocol: udp
|
||||
targetPort: 7977
|
||||
udpgameport:
|
||||
enabled: true
|
||||
ports:
|
||||
udpgameport:
|
||||
enabled: true
|
||||
port: 7777
|
||||
protocol: udp
|
||||
targetPort: 7777
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user