fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.6.2 → 19.6.3 (#45535)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd)
| patch | `405886e` → `cc9bfa8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd)</summary>

###
[`v19.6.3`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.6.3):
cloudcmd v19.6.3

[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.6.2...v19.6.3)

#### 🔥 feature

-
[`2234f1b`](https://redirect.github.com/coderaiser/cloudcmd/commit/2234f1b4)
cloudcmd: redzip v4.2.0
([#&#8203;457](https://redirect.github.com/coderaiser/cloudcmd/issues/457))

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-02-25 03:00:20 +01:00
committed by GitHub
parent 4b6af4357d
commit 77121ee8bd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 19.6.2
appVersion: 19.6.3
dependencies:
- name: common
version: 28.32.5
@@ -41,5 +41,5 @@ sources:
- https://ghcr.io/coderaiser/cloudcmd
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
type: application
version: 9.14.2
version: 9.14.3
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd
tag: 19.6.2@sha256:405886e6877a2ef952f19393f102275d3ce1b7901ade85571be0812490842f39
tag: 19.6.3@sha256:cc9bfa8f080e502b1b97df9f0aa2b36fd2fad959d6393fa0d9d69e3969d90b99
persistence:
appdata:
enabled: true