From 8722998491540f238c80593ad048fe6b238d82fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 31 Dec 2025 18:14:21 +0100 Subject: [PATCH] =?UTF-8?q?feat(cloudcommander):=20update=20image=20ghcr.i?= =?UTF-8?q?o/coderaiser/cloudcmd=2019.0.17=20=E2=86=92=2019.1.0=20(#43292)?= 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) | minor | `83370d5` -> `748d0e7` | --- > [!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.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.0): cloudcmd v19.1.0 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.0.17...v19.1.0) #### 🔥 feature - [`0ff1631`](https://redirect.github.com/coderaiser/cloudcmd/commit/0ff16314) cloudcmd: redlint v5.0.0 - [`43edba8`](https://redirect.github.com/coderaiser/cloudcmd/commit/43edba8c) cloudcmd: try-to-catch v4.0.0 - [`06f3b78`](https://redirect.github.com/coderaiser/cloudcmd/commit/06f3b782) cloudcmd: try-catch v4.0.4 - [`dfcd655`](https://redirect.github.com/coderaiser/cloudcmd/commit/dfcd6557) deno config: add - [`ab20a46`](https://redirect.github.com/coderaiser/cloudcmd/commit/ab20a462) server: bun support ([oven-sh/bun#25674](https://redirect.github.com/oven-sh/bun/issues/25674))
--- ### 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 a9d284c89da..6c7504cbf7a 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.0.17 +appVersion: 19.1.0 dependencies: - name: common version: 28.29.17 @@ -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.7.8 +version: 9.8.0 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index d845389238e..3a8703da45b 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.0.17@sha256:83370d5c7a47cc917e48d1b2a6d7f844f2312240a5e9b5f31008ef9a5682ad07 + tag: 19.1.0@sha256:748d0e7d18170a1a3a000a23137cad63c5c2e15ef8a4db142ed6c2a7ac024814 persistence: appdata: enabled: true