feat(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.16.0 → 19.17.0 (#48291)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | minor | `d998e65` → `af87e0b` | --- > [!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.17.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.17.0): cloudcmd v19.17.0 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.16.0...v19.17.0) #### 🐞 fix - [`d96f6c4`](https://redirect.github.com/coderaiser/cloudcmd/commit/d96f6c46) css: query: hide time on mobile - [`e7c55e0`](https://redirect.github.com/coderaiser/cloudcmd/commit/e7c55e05) docker: io: XDG\_CONFIG\_HOME #### 🔥 feature - [`ae1ca0f`](https://redirect.github.com/coderaiser/cloudcmd/commit/ae1ca0f8) cloudcmd: cssnano-preset-default v8.0.1 - [`94d5096`](https://redirect.github.com/coderaiser/cloudcmd/commit/94d5096a) style: owner, mode: improve - [`807f834`](https://redirect.github.com/coderaiser/cloudcmd/commit/807f8346) cloudcmd: superc8 v12.6.0 - [`67a9572`](https://redirect.github.com/coderaiser/cloudcmd/commit/67a95722) docker: io: cline: add - [`68eacb9`](https://redirect.github.com/coderaiser/cloudcmd/commit/68eacb91) qword: add - [`4acd294`](https://redirect.github.com/coderaiser/cloudcmd/commit/4acd294b) docker: io: tmux - [`05c8004`](https://redirect.github.com/coderaiser/cloudcmd/commit/05c80043) cloudcmd: [@​supertape/loader-css](https://redirect.github.com/supertape/loader-css) v1.0.0 - [`800a654`](https://redirect.github.com/coderaiser/cloudcmd/commit/800a6545) cloudcmd: eslint-plugin-n v18.0.1 - [`a985bb3`](https://redirect.github.com/coderaiser/cloudcmd/commit/a985bb36) cloudcmd: supertape v13.0.0 - [`4315ec6`](https://redirect.github.com/coderaiser/cloudcmd/commit/4315ec61) docker: io XDG\_CONFIG\_HOME: /etc -> /usr/local/etc </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jbG91ZGNvbW1hbmRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 19.16.0
|
||||
appVersion: 19.17.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://ghcr.io/coderaiser/cloudcmd
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander
|
||||
type: application
|
||||
version: 10.10.0
|
||||
version: 10.11.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/coderaiser/cloudcmd
|
||||
tag: 19.16.0@sha256:d998e65abf933c906558f4035bf963611f45cdd0c5c5af52875bc03a921d78bf
|
||||
tag: 19.17.0@sha256:af87e0b09b61b1bdb88c2649cb77087af9d377f59077189a3374fd57668e1845
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user