From 9ec1ff113eb8e1203ec60d4e7c49f7d246e1beba Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Jan 2026 01:45:55 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.1.7=20=E2=86=92=2019.1.8=20(#43901)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `e59e8d1` -> `dca7fdb` | --- > [!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
coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd) ### [`v19.1.8`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.8): cloudcmd v19.1.8 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.1.7...v19.1.8) #### 🐞 fix - [`8a769fd`](https://redirect.github.com/coderaiser/cloudcmd/commit/8a769fd5) client: modules: operation: no update after copy #### 🔥 feature - [`d574a93`](https://redirect.github.com/coderaiser/cloudcmd/commit/d574a93d) client: key: migrate to ESM - [`3b40907`](https://redirect.github.com/coderaiser/cloudcmd/commit/3b409074) client: modules: operation: migrate to ESM - [`3b6b0b5`](https://redirect.github.com/coderaiser/cloudcmd/commit/3b6b0b5a) client: buffer: migrate to ESM - [`8876f05`](https://redirect.github.com/coderaiser/cloudcmd/commit/8876f050) cloudcmd: eslint-plugin-putout v30.0.0
--- ### 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. --- - [ ] 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). --- charts/stable/cloudcommander/Chart.yaml | 4 ++-- charts/stable/cloudcommander/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 304c693f743..e0b275119d5 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 19.1.7 +appVersion: 19.1.8 dependencies: - name: common version: 28.29.27 @@ -38,5 +38,5 @@ sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander type: application -version: 9.8.12 +version: 9.8.13 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 9084f478528..75744b5c71d 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/coderaiser/cloudcmd - tag: 19.1.7@sha256:e59e8d109437102bcb2694bc90789f9cfbedb8bd0bdb8a344ca1dbebe67a171c + tag: 19.1.8@sha256:dca7fdbf85d094930d92b1e8b7e149c4e1564f10ddec03045b267294338d9898 persistence: appdata: enabled: true