This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | minor | `8199026` -> `3b8b8c9` | --- > [!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.6.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.6.0): cloudcmd v18.6.0 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.5.2...v18.6.0) #### 🔥 feature - [`2eb3dc6`](https://redirect.github.com/coderaiser/cloudcmd/commit/2eb3dc66) cloudcmd: [@​iocmd/wait](https://redirect.github.com/iocmd/wait) v2.1.0 - [`1679b78`](https://redirect.github.com/coderaiser/cloudcmd/commit/1679b788) cloudcmd: webpackbar v7.0.0 - [`9a4cf38`](https://redirect.github.com/coderaiser/cloudcmd/commit/9a4cf388) cloudcmd: eslint-plugin-putout v27.2.1 - [`f4b0f92`](https://redirect.github.com/coderaiser/cloudcmd/commit/f4b0f92f) cloudcmd: express v5.1.0 - [`4ab4be1`](https://redirect.github.com/coderaiser/cloudcmd/commit/4ab4be12) thread-it: get rid ([#​438](https://redirect.github.com/coderaiser/cloudcmd/issues/438)) - [`99ad0c2`](https://redirect.github.com/coderaiser/cloudcmd/commit/99ad0c21) cloudcmd: rm [@​putout/babel](https://redirect.github.com/putout/babel) - [`8ccec23`](https://redirect.github.com/coderaiser/cloudcmd/commit/8ccec23d) cloudcmd: help: require -> import - [`2a97ac6`](https://redirect.github.com/coderaiser/cloudcmd/commit/2a97ac66) cloudcmd: yargs-parser v22.0.0 - [`b26c8bb`](https://redirect.github.com/coderaiser/cloudcmd/commit/b26c8bba) cloudcmd: thread-it v3.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
32 lines
587 B
YAML
32 lines
587 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: ghcr.io/coderaiser/cloudcmd
|
|
tag: 18.6.0@sha256:3b8b8c9aefa967cc5a5ca3812a48ae63cdd48b1caeca66c0c4f46562a39053c5
|
|
persistence:
|
|
appdata:
|
|
enabled: true
|
|
mountPath: /root
|
|
mountpath:
|
|
enabled: true
|
|
mountPath: /UNRAID
|
|
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8765
|
|
protocol: tcp
|
|
targetPort: 8000
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
HOME: /root
|