feat(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.6.8 → 19.7.0 (#46154)

This PR contains the following updates:

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

---

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

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

#### 🔥 feature

-
[`daf8387`](https://redirect.github.com/coderaiser/cloudcmd/commit/daf83875)
cloudfunc: override date format
([#&#8203;459](https://redirect.github.com/coderaiser/cloudcmd/issues/459))

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

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

#### 🔥 feature

-
[`b28a070`](https://redirect.github.com/coderaiser/cloudcmd/commit/b28a070a)
cloudcmd: redzip v4.6.1
-
[`43c5a01`](https://redirect.github.com/coderaiser/cloudcmd/commit/43c5a011)
cloudcmd: css-minimizer-webpack-plugin v8.0.0
-
[`15dcae5`](https://redirect.github.com/coderaiser/cloudcmd/commit/15dcae5c)
cloudcmd: webpack-cli v7.0.2
-
[`5976da8`](https://redirect.github.com/coderaiser/cloudcmd/commit/5976da81)
cloudcmd:
[@&#8203;cloudcmd/fileop](https://redirect.github.com/cloudcmd/fileop)
v9.0.5
-
[`37cb83f`](https://redirect.github.com/coderaiser/cloudcmd/commit/37cb83f2)
cloudcmd: redzip v4.6.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2026-03-17 22:26:58 +01:00
committed by GitHub
parent 1999c7fd53
commit d308d264df
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 19.6.8
appVersion: 19.7.0
dependencies:
- name: common
version: 28.33.4
@@ -35,4 +35,5 @@ sources:
- https://ghcr.io/coderaiser/cloudcmd
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
type: application
version: 9.15.2
version: 9.16.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coderaiser/cloudcmd
tag: 19.6.8@sha256:b4cfc7f698c603c863ac751f5346bc1058d00004d76525d6152f410e04e43fc0
tag: 19.7.0@sha256:8b20a29e98f2a71486ef91a22ba34d82a4e404333e246a322003d20df354c2b3
persistence:
appdata:
enabled: true