fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.1.16 → 19.1.17 (#44291)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd)
| patch | `a001a35` -> `cdc199d` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard 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.1.17`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.17):
cloudcmd v19.1.17

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

#### 🔥 feature

-
[`f9c2831`](https://redirect.github.com/coderaiser/cloudcmd/commit/f9c28319)
client: dom: migrate to ESM
-
[`9d2c4e4`](https://redirect.github.com/coderaiser/cloudcmd/commit/9d2c4e4a)
client: dom: cmd: move out
-
[`5a2aa70`](https://redirect.github.com/coderaiser/cloudcmd/commit/5a2aa70f)
client: dom: simplify require
-
[`dee50a8`](https://redirect.github.com/coderaiser/cloudcmd/commit/dee50a85)
client: dom: files: migrate to ESM
-
[`23c0d77`](https://redirect.github.com/coderaiser/cloudcmd/commit/23c0d770)
client: dom: dom-tree: migrate to ESM
-
[`cf2c641`](https://redirect.github.com/coderaiser/cloudcmd/commit/cf2c6415)
client: directory: migrate to ESM
-
[`0eb802e`](https://redirect.github.com/coderaiser/cloudcmd/commit/0eb802e7)
client: dom: dialog: migrate to ESM

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-01-29 15:37:11 +01:00
committed by GitHub
parent 5e280b7ae1
commit de4d9357a7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 19.1.16
appVersion: 19.1.17
dependencies:
- name: common
version: 28.29.40
@@ -38,5 +38,5 @@ sources:
- https://ghcr.io/coderaiser/cloudcmd
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
type: application
version: 9.8.23
version: 9.8.24
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd
tag: 19.1.16@sha256:a001a35088cc856bc3c8df33da6527abf5a235c0f4da03c488944e8300fd2fea
tag: 19.1.17@sha256:cdc199dc0bd5cdc37085999fa269182512d179101b7d35abf378929e44cecd88
persistence:
appdata:
enabled: true