Files
truecharts/charts/stable/rapidphotodownloader/values.yaml
T
TrueCharts BotandGitHub c635f8a334 chore(deps): update container image ich777/rapidphotodownloader to latest@37f9125 by renovate (#22945)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/rapidphotodownloader | digest | `c5c46f2` -> `37f9125` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-06 12:23:30 +00:00

40 lines
870 B
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/rapidphotodownloader
tag: latest@sha256:37f9125fadafc37b9e6d0b1380ccb8a48632c91b58591c7cfae21980cd487a92
persistence:
datadir:
enabled: true
mountPath: /rapidphotodownloader
destinantionfolder:
enabled: true
mountPath: /media/destination
sourcefolder:
enabled: true
mountPath: /media/source
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8080
protocol: tcp
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
env:
CUSTOM_RES_H: "881"
CUSTOM_RES_W: "1024"
DL_URL: https://launchpad.net/rapid/pyqt/0.9.17/+download/install.py
FORCE_UPDATE: ""