Files
truecharts/charts/stable/red-discordbot/values.yaml
T
TrueCharts BotandGitHub d0010df353 chore(deps): update container image phasecorex/red-discordbot to full@96dedd8 by renovate (#18354)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| phasecorex/red-discordbot | digest | `1ccb339` -> `96dedd8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:35:53 +01:00

38 lines
728 B
YAML

image:
pullPolicy: IfNotPresent
repository: phasecorex/red-discordbot
tag: full@sha256:96dedd894112db6ef3503c4f13189dd7ab17b8d8a8c14e1d9bef99ee46352193
persistence:
data:
enabled: true
mountPath: /data
portal:
open:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
env:
PREFIX: ""
TOKEN: ""
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false