fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.3.8 → 19.3.9 (#45039)

This PR contains the following updates:

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

---

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

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

#### 🔥 feature

-
[`9ffe3ef`](https://redirect.github.com/coderaiser/cloudcmd/commit/9ffe3ef1)
cloudcmd: copymitter v10.0.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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2Nsb3VkY29tbWFuZGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-02-16 04:59:02 +01:00
committed by GitHub
parent 27233febd7
commit 6ad85f5ad3
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.3.8
appVersion: 19.3.9
dependencies:
- name: common
version: 28.30.0
@@ -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.10.0
version: 9.10.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd
tag: 19.3.8@sha256:f859c16c73de323958eb304399501c2a2282ba10dd4ab603f2035481aae4f054
tag: 19.3.9@sha256:b4f31243098a246a79c79f0888a72c5af0612b71a0ab7154bc1aa95d27dcea1a
persistence:
appdata:
enabled: true