Files
truecharts/charts/stable/filestash/values.yaml
T
TrueCharts BotandGitHub cf3690a3d4 chore(helm): update image docker.io/machines/filestash digest to f662ca2 (#31665)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `3355b98` -> `f662ca2` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-02-06 11:06:43 +00:00

41 lines
768 B
YAML

image:
repository: docker.io/machines/filestash
tag: latest@sha256:f662ca2d50885dae45ca0fa53a7fc6041c3e81490009b77e5090650481822873
pullPolicy: IfNotPresent
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
targetPort: 8334
port: 8334
workload:
main:
podSpec:
containers:
main:
env:
APPLICATION_URL: "http://localhost:8334"
GDRIVE_CLIENT_ID: ""
GDRIVE_CLIENT_SECRET: ""
DROPBOX_CLIENT_ID: ""
ONLYOFFICE_URL: ""
persistence:
data:
enabled: true
mountPath: /app/data/state
portal:
open:
enabled: true