Files
truecharts/charts/stable/fileflows/values.yaml
T
TrueCharts BotandGitHub 1ac7cc865a chore(deps): update container image revenz/fileflows to 24.03@5a9b380 by renovate (#19946)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| revenz/fileflows | digest | `7c8b771` -> `5a9b380` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-29 07:24:27 +01:00

49 lines
909 B
YAML

image:
repository: revenz/fileflows
tag: 24.03@sha256:5a9b38062588fe2eafb8c7b7cfe0aebbcf9903c23529ff6cf59bfb7ff2271500
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
service:
main:
ports:
main:
port: 10242
targetPort: 5000
persistence:
data:
enabled: true
mountPath: /app/Data
logs:
enabled: true
mountPath: /app/Logs
temp:
enabled: true
mountPath: /temp
media:
enabled: true
mountPath: /media
portal:
open:
enabled: true