From fbdb1a489df007149073cbe8d696fd838dd56277 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 10 Apr 2025 20:25:23 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/coderai?= =?UTF-8?q?ser/cloudcmd=2018.5.1=20=E2=86=92=2018.5.2=20(#34222)?= 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 | `ac96b06` -> `8199026` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd) ### [`v18.5.2`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.5.2): cloudcmd v18.5.2 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.5.1...v18.5.2) #### 🔥 feature - [`8450bfa`](https://redirect.github.com/coderaiser/cloudcmd/commit/8450bfa6) cloudcmd: putout v40.0.3 - [`51f51b5`](https://redirect.github.com/coderaiser/cloudcmd/commit/51f51b54) cloudcmd: [@​putout/plugin-cloudcmd](https://redirect.github.com/putout/plugin-cloudcmd) v4.0.0 - [`08ab63d`](https://redirect.github.com/coderaiser/cloudcmd/commit/08ab63d7) cloudcmd: supertape v11.0.4 - [`e7cc9b9`](https://redirect.github.com/coderaiser/cloudcmd/commit/e7cc9b92) cloudcmd: redlint v4.1.1 - [`368c9bb`](https://redirect.github.com/coderaiser/cloudcmd/commit/368c9bb8) cloudcmd: eslint v9.23.0 - [`43fd5ed`](https://redirect.github.com/coderaiser/cloudcmd/commit/43fd5ed6) cloudcmd: madrun v11.0.0 - [`f774d5b`](https://redirect.github.com/coderaiser/cloudcmd/commit/f774d5b2) cloudcmd: eslint-plugin-putout v26.1.0 - [`b0a7fc1`](https://redirect.github.com/coderaiser/cloudcmd/commit/b0a7fc16) cloudcmd: putout v39.3.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 4ce31834f96..051b5c602bd 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 18.5.1 +appVersion: 18.5.2 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander type: application -version: 7.5.3 +version: 7.5.4 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index e83b2e10805..48daee889eb 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: 18.5.1@sha256:ac96b06e1f168b45037609b6d460f5dfc3f2c59dce7adaa90d210c16339db3c5 + tag: 18.5.2@sha256:81990262e945ac198c92514f37ea683a60b51fb807ba3b328a71b2844d43ce9d persistence: appdata: enabled: true