mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 13:51:20 -03:00
chore(helm): update image ghcr.io/coderaiser/cloudcmd 18.5.1 → 18.5.2 (#34222)
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 <details> <summary>coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd)</summary> ### [`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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user