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

| Package | Update | Change |
|---|---|---|
| phasecorex/red-discordbot | digest | `9606fe6` -> `6cd4447` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-11 02:32:42 +02:00

38 lines
728 B
YAML

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