fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.1.19 → 19.1.20 (#44396)

This PR contains the following updates:

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

---

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

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

#### 🔥 feature

-
[`c1014c9`](https://redirect.github.com/coderaiser/cloudcmd/commit/c1014c9c)
client: dom: operations: rename-current: migrate to ESM
-
[`2e486f8`](https://redirect.github.com/coderaiser/cloudcmd/commit/2e486f8b)
cloudcmd: restafary v13.0.0
-
[`6addb29`](https://redirect.github.com/coderaiser/cloudcmd/commit/6addb29f)
cloudcmd: redzip v4.0.0

</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-31 23:48:02 +01:00
committed by GitHub
parent 065d897c91
commit 4c05c756ac
2 changed files with 13 additions and 7 deletions

View File

@@ -2,13 +2,19 @@ annotations:
artifacthub.io/links: |-
- name: support
url: https://discord.com/invite/tVsPTHWTtr
truecharts.org/category: unsorted
truecharts.org/max_helm_version: "3.17"
truecharts.org/max_kubernetes_version: 1.32.0
truecharts.org/min_helm_version: "3.14"
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
trueforge.org/category: Tools-Utilities
trueforge.org/max_helm_version: "3.20"
trueforge.org/max_kubernetes_version: 1.35.0
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 19.1.19
appVersion: 19.1.20
dependencies:
- name: common
version: 28.29.40
@@ -20,20 +26,20 @@ dependencies:
deprecated: false
description: |
[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/]
home: https://trueforge.org/truetech/truecharts/charts/stable/cloudcommander
icon: https://trueforge.org/img/hotlink-ok/chart-icons/cloudcommander.webp
home: https://truecharts.org/charts/stable/cloudcommander
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.webp
keywords:
- cloudcommander
- Tools-Utilities
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@trueforge.org
url: https://trueforge.org
email: info@truecharts.org
url: https://truecharts.org
name: cloudcommander
sources:
- https://ghcr.io/coderaiser/cloudcmd
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
type: application
version: 9.8.26
version: 9.8.27

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd
tag: 19.1.19@sha256:6949b36defda12f54c1ffc1c9e8b0044529182a02f157218c889c7bf37146da1
tag: 19.1.20@sha256:cb5a9c42199fccb71250d634290e56ae037c00124f69237448a20517a0180eba
persistence:
appdata:
enabled: true