b8fd234702
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `3b8b8c9` -> `d0c5127` | --- > [!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.1`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.6.1): cloudcmd v18.6.1 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.6.0...v18.6.1) #### 🔥 feature - [`9eafa18`](https://redirect.github.com/coderaiser/cloudcmd/commit/9eafa189) cloudcmd: http-auth v4.2.1 - [`e99d084`](https://redirect.github.com/coderaiser/cloudcmd/commit/e99d0847) cloudcmd: montag v1.2.1 - [`b77e9c9`](https://redirect.github.com/coderaiser/cloudcmd/commit/b77e9c91) cloudcmd: pipe-io v4.0.1 - [`4b476a6`](https://redirect.github.com/coderaiser/cloudcmd/commit/4b476a6d) cloudcmd: globals v16.3.0 - [`2057065`](https://redirect.github.com/coderaiser/cloudcmd/commit/2057065d) cloudcmd: [@​putout/eslint-flat](https://redirect.github.com/putout/eslint-flat) v3.0.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
32 lines
587 B
YAML
32 lines
587 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: ghcr.io/coderaiser/cloudcmd
|
|
tag: 18.6.1@sha256:d0c5127995fa15aa8df783319c541f2b187bdb66432f5eae787f982ce21c9e9f
|
|
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
|