mirror of
https://github.com/plcnk/charts.git
synced 2026-07-16 10:34:44 +00:00
feat(moodist): Initial release (#10)
This commit is contained in:
committed by
GitHub
parent
36dce8cb0c
commit
0f8b576241
31
charts/moodist/Chart.yaml
Normal file
31
charts/moodist/Chart.yaml
Normal 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
|
||||
Reference in New Issue
Block a user