feat(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.13.1 → 19.15.0 (#47693)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd)
| minor | `e37003b` → `f11f0e7` |

---

> [!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.15.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.15.0):
cloudcmd v19.15.0

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

#### 🔥 feature

-
[`9d97343`](https://redirect.github.com/coderaiser/cloudcmd/commit/9d97343b)
cloudcmd: operation: rm useless checks
-
[`46a88cf`](https://redirect.github.com/coderaiser/cloudcmd/commit/46a88cfa)
cloudcmd: client: key: vim: cc, mm

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

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

#### 🔥 feature

-
[`36a8b64`](https://redirect.github.com/coderaiser/cloudcmd/commit/36a8b641)
cloudcmd: ponse v8.0.0
-
[`1c263c1`](https://redirect.github.com/coderaiser/cloudcmd/commit/1c263c18)
docker: io: /usr/src/cloudcmd -> /usr/local/share/cloudcmd
-
[`ea7b828`](https://redirect.github.com/coderaiser/cloudcmd/commit/ea7b828c)
docker: io: ubuntu: resolute
-
[`cd6c11a`](https://redirect.github.com/coderaiser/cloudcmd/commit/cd6c11ac)
docker: io: far2l
-
[`c4beeec`](https://redirect.github.com/coderaiser/cloudcmd/commit/c4beeec6)
docker: io: gdu: add

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jbG91ZGNvbW1hbmRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-04-28 23:24:29 +02:00
committed by GitHub
parent 670776eff7
commit c410105237
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/train: stable
apiVersion: v2
appVersion: 19.13.1
appVersion: 19.15.0
dependencies:
- name: common
version: 29.1.6
@@ -36,5 +36,5 @@ sources:
- https://ghcr.io/coderaiser/cloudcmd
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
type: application
version: 10.6.2
version: 10.7.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd
tag: 19.13.1@sha256:e37003bc7102f6b1547cb43b9a1143074f688708601885266bb4b66b1d15c087
tag: 19.15.0@sha256:f11f0e7c707d676270ef87a355736bf8eb709ae2039e10cfb1e742917f8b74d2
persistence:
appdata:
enabled: true