mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 21:51:22 -03:00
chore(helm): update image ghcr.io/coderaiser/cloudcmd 18.8.7 → 18.8.8 (#39495)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `49b6a60` -> `d6cd3ad` | --- > [!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.8`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.8.8): cloudcmd v18.8.8 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.8.7...v18.8.8) #### 🔥 feature - [`03631d9`](https://redirect.github.com/coderaiser/cloudcmd/commit/03631d95) cloudcmd: aleman v1.7.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.7
|
||||
appVersion: 18.8.8
|
||||
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.4
|
||||
version: 8.6.5
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/coderaiser/cloudcmd
|
||||
tag: 18.8.7@sha256:49b6a606d7732f9ebb8e298e678a8bfcce522f5b5e9df40b55ef73dd74245434
|
||||
tag: 18.8.8@sha256:d6cd3adc6d7b0e4a940cca0fc983d75a477051b6505bedfad5ad14a3b16ecb03
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user