diff --git a/stable/cssource/6.0.8/.helmignore b/stable/cssource/6.0.10/.helmignore similarity index 100% rename from stable/cssource/6.0.8/.helmignore rename to stable/cssource/6.0.10/.helmignore diff --git a/stable/cssource/6.0.8/CHANGELOG.md b/stable/cssource/6.0.10/CHANGELOG.md similarity index 100% rename from stable/cssource/6.0.8/CHANGELOG.md rename to stable/cssource/6.0.10/CHANGELOG.md diff --git a/stable/cssource/6.0.8/Chart.yaml b/stable/cssource/6.0.10/Chart.yaml similarity index 96% rename from stable/cssource/6.0.8/Chart.yaml rename to stable/cssource/6.0.10/Chart.yaml index 591b0c104e3..d44ff19c111 100644 --- a/stable/cssource/6.0.8/Chart.yaml +++ b/stable/cssource/6.0.10/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 23.0.9 + version: 23.0.10 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/ich777/steamcmd - https://www.steampowered.com/ type: application -version: 6.0.8 +version: 6.0.10 diff --git a/stable/cssource/6.0.8/README.md b/stable/cssource/6.0.10/README.md similarity index 100% rename from stable/cssource/6.0.8/README.md rename to stable/cssource/6.0.10/README.md diff --git a/stable/cssource/6.0.8/app-readme.md b/stable/cssource/6.0.10/app-readme.md similarity index 100% rename from stable/cssource/6.0.8/app-readme.md rename to stable/cssource/6.0.10/app-readme.md diff --git a/stable/cssource/6.0.10/charts/common-23.0.10.tgz b/stable/cssource/6.0.10/charts/common-23.0.10.tgz new file mode 100644 index 00000000000..5eefcb329be Binary files /dev/null and b/stable/cssource/6.0.10/charts/common-23.0.10.tgz differ diff --git a/stable/cssource/6.0.8/icon-small.webp b/stable/cssource/6.0.10/icon-small.webp similarity index 100% rename from stable/cssource/6.0.8/icon-small.webp rename to stable/cssource/6.0.10/icon-small.webp diff --git a/stable/cssource/6.0.8/icon.webp b/stable/cssource/6.0.10/icon.webp similarity index 100% rename from stable/cssource/6.0.8/icon.webp rename to stable/cssource/6.0.10/icon.webp diff --git a/stable/cssource/6.0.8/ix_values.yaml b/stable/cssource/6.0.10/ix_values.yaml similarity index 89% rename from stable/cssource/6.0.8/ix_values.yaml rename to stable/cssource/6.0.10/ix_values.yaml index 98e6da2b116..b4692e6c224 100644 --- a/stable/cssource/6.0.8/ix_values.yaml +++ b/stable/cssource/6.0.10/ix_values.yaml @@ -47,8 +47,14 @@ workload: VALIDATE: "false" probes: liveness: + enabled: true + type: tcp port: "{{ .Values.service.tcprcon.ports.tcprcon.targetPort }}" readiness: + enabled: true + type: tcp port: "{{ .Values.service.tcprcon.ports.tcprcon.targetPort }}" startup: + enabled: true + type: tcp port: "{{ .Values.service.tcprcon.ports.tcprcon.targetPort }}" diff --git a/stable/cssource/6.0.8/questions.yaml b/stable/cssource/6.0.10/questions.yaml similarity index 100% rename from stable/cssource/6.0.8/questions.yaml rename to stable/cssource/6.0.10/questions.yaml diff --git a/stable/cssource/6.0.8/templates/common.yaml b/stable/cssource/6.0.10/templates/common.yaml similarity index 100% rename from stable/cssource/6.0.8/templates/common.yaml rename to stable/cssource/6.0.10/templates/common.yaml diff --git a/stable/cssource/6.0.8/values.yaml b/stable/cssource/6.0.10/values.yaml similarity index 100% rename from stable/cssource/6.0.8/values.yaml rename to stable/cssource/6.0.10/values.yaml diff --git a/stable/cssource/6.0.8/charts/common-23.0.9.tgz b/stable/cssource/6.0.8/charts/common-23.0.9.tgz deleted file mode 100644 index 12f30c42884..00000000000 Binary files a/stable/cssource/6.0.8/charts/common-23.0.9.tgz and /dev/null differ