init
This commit is contained in:
20
clusters/cl01tl/applications/vikunja/Chart.yaml
Normal file
20
clusters/cl01tl/applications/vikunja/Chart.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
apiVersion: v2
|
||||
name: vikunja
|
||||
version: 1.0.0
|
||||
sources:
|
||||
- https://kolaente.dev/vikunja/vikunja
|
||||
- https://kolaente.dev/vikunja/helm-chart
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
||||
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
||||
dependencies:
|
||||
- name: vikunja
|
||||
version: 0.4.3
|
||||
repository: oci://kolaente.dev/vikunja
|
||||
- name: redis
|
||||
version: 19.3.2
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.0.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
appVersion: v0.22.1
|
Reference in New Issue
Block a user