fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.13.0 → 19.13.1 (#47365)

This commit is contained in:
TrueCharts Bot
2026-04-22 07:17:01 +02:00
committed by GitHub
parent a8d34b8af2
commit eef8a8993e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,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.13.0 appVersion: 19.13.1
dependencies: dependencies:
- name: common - name: common
version: 29.1.0 version: 29.1.0
@@ -36,5 +36,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.6.0 version: 10.6.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.13.0@sha256:79864d0f5746ace6ad188a51939f72731aa95b9d6de2c0d56f647990722e94e2 tag: 19.13.1@sha256:e37003bc7102f6b1547cb43b9a1143074f688708601885266bb4b66b1d15c087
persistence: persistence:
appdata: appdata:
enabled: true enabled: true