Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-18 20:20:20 +00:00
parent 152c05ee4a
commit 02158cd96f
11 changed files with 1991 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
**Important:**
*for the complete changelog, please refer to the website*
## [muse-0.0.1]muse-0.0.1 (2023-02-18)

View File

@@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "2.1.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
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
- https://hub.docker.com/r/codetheweb/muse
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- media
- discord-bot
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1 @@
# README

View File

@@ -0,0 +1,4 @@
## [muse-0.0.1]muse-0.0.1 (2023-02-18)

View File

@@ -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/incubator/muse](https://truecharts.org/charts/incubator/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.

View File

@@ -0,0 +1,39 @@
image:
repository: tccr.io/truecharts/muse
pullPolicy: IfNotPresent
tag: 2.1.9@sha256:7451ede551f75219692bbef2e662b540c9a3f585485597bff252777f1c6e42f0
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
enabled: false
ports:
main:
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:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File

5
incubator/muse/item.yaml Normal file
View File

@@ -0,0 +1,5 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png
categories:
- media
- discord-bot