Files
truecharts/charts/stable/troddit/values.yaml
T
TrueCharts BotandGitHub b7df01fe9b chore(helm): update image docker.io/bsyed/troddit digest to fd978c1 (#35917)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bsyed/troddit | digest | `5f7fc81` -> `fd978c1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-03 08:17:10 +02:00

30 lines
607 B
YAML

image:
pullPolicy: IfNotPresent
repository: docker.io/bsyed/troddit
tag: latest@sha256:fd978c15a3600133bc9838291e1909c6264383beeb79ec7097be1c1072ecb02e
persistence: {}
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3000
protocol: tcp
targetPort: 3000
workload:
main:
podSpec:
containers:
main:
env:
CLIENT_ID: ""
CLIENT_SECRET: ""
NEXTAUTH_SECRET: ""
NEXTAUTH_URL: ""
REDDIT_REDIRECT: ""