From 292167a614e4e6ec32d64099a43006338c5ee86c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Feb 2026 18:17:31 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.3.2=20=E2=86=92=2019.3.3=20(#44585)?= 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 | `b6c37f6` -> `d142b2b` | --- > [!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.3.3`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.3.3): cloudcmd v19.3.3 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.3.2...v19.3.3) #### 🔥 feature - [`4a5a56f`](https://redirect.github.com/coderaiser/cloudcmd/commit/4a5a56f4) cloudcmd: dword v16.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 | 14 +++++++------- charts/stable/cloudcommander/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index bc2eab51e9b..718ee55b35a 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 19.3.2 +appVersion: 19.3.3 dependencies: - name: common version: 28.29.49 @@ -26,20 +26,20 @@ dependencies: deprecated: false description: | [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] -home: https://trueforge.org/truetech/truecharts/charts/stable/cloudcommander -icon: https://trueforge.org/img/hotlink-ok/chart-icons/cloudcommander.webp +home: https://truecharts.org/charts/stable/cloudcommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.webp keywords: - cloudcommander - Tools-Utilities -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: cloudcommander sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander type: application -version: 9.9.1 +version: 9.9.2 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 473572ba380..b4b14f28de4 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.3.2@sha256:b6c37f654004f4e40d4a39e872453b4ef445400ae27fbab862d95ca8ce153bf4 + tag: 19.3.3@sha256:d142b2b4ec18db0a66905443c00e2063aff41f4e2a0afbf111a8d068216c073f persistence: appdata: enabled: true