Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
61cacc8826
commit
3cf877cb04
|
@ -10,7 +10,7 @@ apiVersion: v2
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.9
|
version: 23.0.10
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/steamcmd
|
- https://hub.docker.com/r/ich777/steamcmd
|
||||||
- https://www.steampowered.com/
|
- https://www.steampowered.com/
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.9
|
version: 6.0.11
|
Binary file not shown.
Before Width: | Height: | Size: 676 B After Width: | Height: | Size: 676 B |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
@ -53,7 +53,7 @@ workload:
|
||||||
type: tcp
|
type: tcp
|
||||||
port: "{{ .Values.service.tcprcon.ports.tcprcon.targetPort }}"
|
port: "{{ .Values.service.tcprcon.ports.tcprcon.targetPort }}"
|
||||||
readiness:
|
readiness:
|
||||||
eabled: true
|
enabled: true
|
||||||
type: tcp
|
type: tcp
|
||||||
port: "{{ .Values.service.tcprcon.ports.tcprcon.targetPort }}"
|
port: "{{ .Values.service.tcprcon.ports.tcprcon.targetPort }}"
|
||||||
startup:
|
startup:
|
Binary file not shown.
Loading…
Reference in New Issue