Files
truecharts/charts/stable/muse/values.yaml
T
TrueCharts Bot 599b0aa1d2 chore(deps): update container image codetheweb/muse to v2.9.0@4251ef3 by renovate (#24148)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| codetheweb/muse | minor | `2.8.1` -> `2.9.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-07-24 15:50:01 +02:00

47 lines
1.1 KiB
YAML

image:
repository: codetheweb/muse
pullPolicy: IfNotPresent
tag: 2.9.0@sha256:4251ef3800f126902c65ed394276e2170522361d1fd09f2519169268cf2c346f
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
DATA_DIR: /config
DISCORD_TOKEN: ""
SPOTIFY_CLIENT_ID: ""
SPOTIFY_CLIENT_SECRET: ""
YOUTUBE_API_KEY: ""
# CACHE_LIMIT: 2GB
# BOT_STATUS: online
# BOT_ACTIVITY_TYPE: PLAYING
# BOT_ACTIVITY: A incubator app
# BOT_ACTIVITY_URL: https://www.youtube.com/truecharts
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: false