fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.6.5 → 19.6.7 (#45587)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `f87b72d` → `3b04291` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v19.6.7`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.6.7): cloudcmd v19.6.7 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.6.6...v19.6.7) #### 🔥 feature - [`68c7d0b`](https://redirect.github.com/coderaiser/cloudcmd/commit/68c7d0be) cloudcmd: onezip v7.0.0 ### [`v19.6.6`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.6.6): cloudcmd v19.6.6 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.6.5...v19.6.6) #### 🔥 feature - [`3987cc8`](https://redirect.github.com/coderaiser/cloudcmd/commit/3987cc82) cloudcmd: redzip v4.5.1 ([#​457](https://redirect.github.com/coderaiser/cloudcmd/issues/457)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 19.6.5
|
||||
appVersion: 19.6.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.32.5
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://ghcr.io/coderaiser/cloudcmd
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
|
||||
type: application
|
||||
version: 9.14.5
|
||||
version: 9.14.6
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/coderaiser/cloudcmd
|
||||
tag: 19.6.5@sha256:f87b72d21837a1ffbaee1de1adba86af31dc04d5d7a15464a611a0afc7014747
|
||||
tag: 19.6.7@sha256:3b0429157838c64efd5d04548ba118c3d34076bb45b2c35b6f6035643880a9ae
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user