chore(helm): update image ghcr.io/coderaiser/cloudcmd 18.7.4 → 18.8.0 (#39041)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | minor | `b80146d` -> `4562d1f` | --- > [!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 <details> <summary>coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd)</summary> ### [`v18.8.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.8.0): cloudcmd v18.8.0 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.7.4...v18.8.0) #### 🔥 feature - [`08b5c6b`](https://redirect.github.com/coderaiser/cloudcmd/commit/08b5c6b2) client: menu: aleman: add </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 18.7.4
|
appVersion: 18.8.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.16.5
|
version: 28.16.5
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://ghcr.io/coderaiser/cloudcmd
|
- https://ghcr.io/coderaiser/cloudcmd
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander
|
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander
|
||||||
type: application
|
type: application
|
||||||
version: 8.4.4
|
version: 8.5.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/coderaiser/cloudcmd
|
repository: ghcr.io/coderaiser/cloudcmd
|
||||||
tag: 18.7.4@sha256:b80146d9bfca53f69683fd2657cdf67b8f9783c27b2df901e51d7d4675d0b11c
|
tag: 18.8.0@sha256:4562d1fa2cead0859f5c80562ebd51ac8731bca58591ceb61dd126c672c52012
|
||||||
persistence:
|
persistence:
|
||||||
appdata:
|
appdata:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user