fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.9.23 → 19.9.24 (#46658)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `a549ae4` → `3375d97` | --- > [!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.9.24`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.9.24): cloudcmd v19.9.24 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/19.9.23...v19.9.24) #### 🔥 feature - [`c4d26c6`](https://redirect.github.com/coderaiser/cloudcmd/commit/c4d26c6a) docker: io: apt-get upgrade - [`9ddb8c2`](https://redirect.github.com/coderaiser/cloudcmd/commit/9ddb8c29) docker: io: get rid of nix - [`e4d7d44`](https://redirect.github.com/coderaiser/cloudcmd/commit/e4d7d441) docker: io: nix </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--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
d53ffcaf79
commit
b62a1f68ac
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 19.9.23
|
||||
appVersion: 19.9.24
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.10
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://ghcr.io/coderaiser/cloudcmd
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
|
||||
type: application
|
||||
version: 10.2.11
|
||||
version: 10.2.12
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/coderaiser/cloudcmd
|
||||
tag: 19.9.23@sha256:e858801ab0d5ebe52cffbbd38b03e921c12315146becc69dad282aa7f8d08896
|
||||
tag: 19.9.24@sha256:3375d97edb399bdf86b23f67a9bf0997b7784493f0527adc9b34a79e9aed1b96
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user