fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.3.2 → 19.3.3 (#44585)

This PR contains the following updates:

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

---

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

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

#### 🔥 feature

-
[`4a5a56f`](https://redirect.github.com/coderaiser/cloudcmd/commit/4a5a56f4)
cloudcmd: dword v16.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-02-05 18:17:31 +01:00
committed by GitHub
parent 43a55a362b
commit 292167a614
2 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 19.3.2
appVersion: 19.3.3
dependencies:
- name: common
version: 28.29.49
@@ -26,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.27.0-0'
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.9.1
version: 9.9.2

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd
tag: 19.3.2@sha256:b6c37f654004f4e40d4a39e872453b4ef445400ae27fbab862d95ca8ce153bf4
tag: 19.3.3@sha256:d142b2b4ec18db0a66905443c00e2063aff41f4e2a0afbf111a8d068216c073f
persistence:
appdata:
enabled: true