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

| Package | Update | Change |
|---|---|---|
| phasecorex/red-discordbot | digest | `96dedd8` -> `2ecaf40` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-16 13:20:50 +01:00

38 lines
728 B
YAML

image:
pullPolicy: IfNotPresent
repository: phasecorex/red-discordbot
tag: full@sha256:2ecaf4089d2fd46e2bfc2d2919d5b1c864b7f3eb1b15490c59b88f3839219a3d
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