From c988f96dcf824d420727863628021b7e8e1f5887 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 30 Jan 2026 22:52:44 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.1.18=20=E2=86=92=2019.1.19=20(#44346)?= 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 | `6a1fe78` -> `6949b36` | --- > [!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.19`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.19): cloudcmd v19.1.19 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.1.18...v19.1.19) #### 🔥 feature - [`2a0feac`](https://redirect.github.com/coderaiser/cloudcmd/commit/2a0feac7) cloudcmd: [@​cloudcmd/modal](https://redirect.github.com/cloudcmd/modal) v4.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 5abffe6c452..69cb8ebd63a 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.18 +appVersion: 19.1.19 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.25 +version: 9.8.26 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 7a207543aed..7635dae98f9 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.18@sha256:6a1fe789cf5bb84f0cd632d64ac6a00877d9bc863c61f38b166c167e53a2b0a3 + tag: 19.1.19@sha256:6949b36defda12f54c1ffc1c9e8b0044529182a02f157218c889c7bf37146da1 persistence: appdata: enabled: true