fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.19.0 → 19.19.1 (#49150)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd)
| patch | `116e64b` → `04f909f` |

---

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

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

#### 🔥 feature

-
[`78b206e`](https://redirect.github.com/coderaiser/cloudcmd/commit/78b206e0)
client: key: Ctrl + L -> Ctrl + Shift + L: Log out
([#&#8203;466](https://redirect.github.com/coderaiser/cloudcmd/issues/466))
-
[`b149288`](https://redirect.github.com/coderaiser/cloudcmd/commit/b1492885)
docker: io: NPM\_CONFIG\_PACKAGE\_LOCK=false
-
[`76d7bf4`](https://redirect.github.com/coderaiser/cloudcmd/commit/76d7bf4d)
docker: typos, shellcheck: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jbG91ZGNvbW1hbmRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-06-15 18:19:43 +02:00
committed by GitHub
parent d739b29763
commit 4a6dd725a1
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.19.0
appVersion: 19.19.1
dependencies:
- name: common
version: 29.5.3
@@ -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.13.0
version: 10.13.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd
tag: 19.19.0@sha256:116e64ba819a4ee058b4d03a6d6d50b597af78692d2bdd2a657bb9994a5e9ffa
tag: 19.19.1@sha256:04f909f5b5ebb924531be3834cd354580977dd1ba7716028ed0add9cb462c54a
persistence:
appdata:
enabled: true