6dd261ab5c
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/duplicacy | digest | `d10cdb1` -> `eb54cf7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
30 lines
565 B
YAML
30 lines
565 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: ghcr.io/hotio/duplicacy
|
|
tag: release-1.7.2@sha256:eb54cf7fa803acae40da27eb822ae89f7f2027e38315b47f5162d197a43dd965
|
|
securityContext:
|
|
container:
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
readOnlyRootFilesystem: false
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 3875
|
|
protocol: http
|
|
targetPort: 3875
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /config
|
|
cache:
|
|
enabled: true
|
|
mountPath: /cache
|
|
logs:
|
|
enabled: true
|
|
mountPath: /logs
|
|
portal:
|
|
open:
|
|
enabled: true
|