chore(helm): update image ghcr.io/coderaiser/cloudcmd 18.8.4 → 18.8.5 (#39401)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `2263f08` -> `5a652dc` | --- > [!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.5`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.8.5): cloudcmd v18.8.5 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.8.4...v18.8.5) #### 🔥 feature - [`c69ec16`](https://redirect.github.com/coderaiser/cloudcmd/commit/c69ec16e) cloudcmd: aleman v1.5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.8.4
|
||||
appVersion: 18.8.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.17.1
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://ghcr.io/coderaiser/cloudcmd
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander
|
||||
type: application
|
||||
version: 8.6.2
|
||||
version: 8.6.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/coderaiser/cloudcmd
|
||||
tag: 18.8.4@sha256:2263f088329e22cf7763d478ea15792837151bb0245d3ebf0e30d7103481d48d
|
||||
tag: 18.8.5@sha256:5a652dceaafaa7d2d8ffa8b8333e1730584a21122fbde0a6006cb28004139bae
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user