fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.9.2 → 19.9.3 (#46377)

This commit is contained in:
TrueCharts Bot
2026-03-24 18:49:51 +01:00
committed by GitHub
parent 8ace74469d
commit 1833af93df
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 19.9.2 appVersion: 19.9.3
dependencies: dependencies:
- name: common - name: common
version: 29.0.0 version: 29.0.0
@@ -35,5 +35,5 @@ sources:
- https://ghcr.io/coderaiser/cloudcmd - https://ghcr.io/coderaiser/cloudcmd
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
type: application type: application
version: 10.2.0 version: 10.2.1
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd repository: ghcr.io/coderaiser/cloudcmd
tag: 19.9.2@sha256:e035128fd8327f392cd3c2e3371e2a354b4d2e417c67eec5a663f3b2afe19239 tag: 19.9.3@sha256:9d693876de1ef72a675e9e1a2948c964fa6e188edc2cc0b9a51d5f8f6bf7bcd2
persistence: persistence:
appdata: appdata:
enabled: true enabled: true