Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
45035f1727
commit
c89949f975
|
@ -0,0 +1,13 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [muse-1.0.0](https://github.com/truecharts/charts/compare/muse-0.0.3...muse-1.0.0) (2023-05-15)
|
||||
|
||||
### Feat
|
||||
|
||||
- Update common / move to stable ([#8923](https://github.com/truecharts/charts/issues/8923))
|
||||
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.2.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.6.6
|
||||
deprecated: false
|
||||
description: A self-hosted midwestern Discord music bot that doesn't suck.
|
||||
home: https://truecharts.org/charts/incubator/muse
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png
|
||||
keywords:
|
||||
- muse
|
||||
- media
|
||||
- discord-bot
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: muse
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/muse
|
||||
- https://github.com/codetheweb/muse
|
||||
type: application
|
||||
version: 1.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
- discord-bot
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [muse-1.0.0](https://github.com/truecharts/charts/compare/muse-0.0.3...muse-1.0.0) (2023-05-15)
|
||||
|
||||
### Feat
|
||||
|
||||
- Update common / move to stable ([#8923](https://github.com/truecharts/charts/issues/8923))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
A self-hosted midwestern Discord music bot that doesn't suck.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/muse](https://truecharts.org/charts/stable/muse)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,51 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/muse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.4@sha256:95198b1b560aacfbfd3332b5d74f6482dafb3b7cd7510ea4d744c30f1fc08acb
|
||||
|
||||
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
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,5 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png
|
||||
categories:
|
||||
- media
|
||||
- discord-bot
|
||||
|
Loading…
Reference in New Issue