From 07653cc15f44e6872e6d87aa157a9ee6435f805f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Jan 2026 02:35:46 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.1.14=20=E2=86=92=2019.1.16=20(#44266)?= 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 | `b8cf7f0` -> `a001a35` | --- > [!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.16`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.16): cloudcmd v19.1.16 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.1.15...v19.1.16) #### 🐞 fix - [`4c24263`](https://redirect.github.com/coderaiser/cloudcmd/commit/4c242631) css: spinner: do not minify svg ### [`v19.1.15`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.15): cloudcmd v19.1.15 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.1.14...v19.1.15) #### 🔥 feature - [`265c0b4`](https://redirect.github.com/coderaiser/cloudcmd/commit/265c0b49) client: key: vim: migrate to ESM - [`3bc49f0`](https://redirect.github.com/coderaiser/cloudcmd/commit/3bc49f02) client: set-current-by-char: migrate to ESM
--- ### 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 e7d70966bc1..8daac882dc0 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.14 +appVersion: 19.1.16 dependencies: - name: common version: 28.29.40 @@ -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.22 +version: 9.8.23 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 1e9425945c5..3f59b257f49 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.14@sha256:b8cf7f00a78912b9f0d4aec2cac971dac1a3ef5c7e16fc79ba438d8ab676b75c + tag: 19.1.16@sha256:a001a35088cc856bc3c8df33da6527abf5a235c0f4da03c488944e8300fd2fea persistence: appdata: enabled: true