feat(moodist): Initial release (#10)

This commit is contained in:
Romain Pluciennik
2024-08-17 11:51:08 +02:00
committed by GitHub
parent 36dce8cb0c
commit 0f8b576241
9 changed files with 392 additions and 0 deletions

31
charts/moodist/Chart.yaml Normal file
View File

@ -0,0 +1,31 @@
apiVersion: v2
name: moodist
description: Ambient sounds for focus and calm.
home: https://github.com/plcnk/charts/tree/master/charts/moodist
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/moodist/icon.svg
type: application
version: 0.1.0
# renovate datasource=docker depName=ghcr.io/remvze/moodist
appVersion: "v1.5.0"
kubeVersion: ">=1.22.0-0"
keywords:
- ambient
- ambient-sounds
- calm
- white-noise
- focus
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 3.3.2
sources:
- https://github.com/remvze/moodist
annotations:
artifacthub.io/changes: |-
- kind: added
description: Initial release
artifacthub.io/links: |-
- name: App Source
url: https://github.com/remvze/moodist
- name: Chart Source
url: https://github.com/plcnk/charts/tree/master/charts/moodist