chore(helm): update image ghcr.io/ich777/steamcmd digest to ae225d6 (#29961)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/steamcmd | digest | `159ea6b` -> `ae225d6` | --- > [!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
1309779f29
commit
f136b48f74
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa
|
||||
- https://www.assettocorsa.net/
|
||||
type: application
|
||||
version: 7.4.0
|
||||
version: 8.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/ich777/steamcmd
|
||||
tag: assettocorsa@sha256:159ea6b01cab5793acc4e01f21dfb984106f4707ba53b6342ca553de74b554ad
|
||||
tag: assettocorsa@sha256:ae225d6d3b2e777f8be99ac3bb6c3eace7057aef8d78abbeb8b3407e51b87acf
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
@@ -32,6 +32,14 @@ service:
|
||||
port: 9600
|
||||
protocol: tcp
|
||||
targetPort: 9600
|
||||
mainudp:
|
||||
enabled: true
|
||||
ports:
|
||||
mainudp:
|
||||
enabled: true
|
||||
port: 9600
|
||||
protocol: udp
|
||||
targetPort: 9600
|
||||
stracker:
|
||||
enabled: true
|
||||
ports:
|
||||
@@ -48,14 +56,6 @@ service:
|
||||
port: 8081
|
||||
protocol: tcp
|
||||
targetPort: 8081
|
||||
udp:
|
||||
enabled: true
|
||||
ports:
|
||||
udp:
|
||||
enabled: true
|
||||
port: 9600
|
||||
protocol: udp
|
||||
targetPort: 9600
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user