add plane
This commit is contained in:
45
clusters/cl01tl/applications/plane/Chart.yaml
Normal file
45
clusters/cl01tl/applications/plane/Chart.yaml
Normal file
@@ -0,0 +1,45 @@
|
||||
apiVersion: v2
|
||||
name: plane
|
||||
version: 1.0.0
|
||||
description: Plane
|
||||
keywords:
|
||||
- plane
|
||||
- organization
|
||||
- project
|
||||
- kanban
|
||||
home: https://wiki.alexlebens.dev/doc/plane-WxrGIShjmv
|
||||
sources:
|
||||
- https://github.com/makeplane/plane
|
||||
- https://github.com/minio/operator
|
||||
- https://github.com/rabbitmq/rabbitmq-server
|
||||
- https://github.com/valkey-io/valkey
|
||||
- https://github.com/cloudnative-pg/cloudnative-pg
|
||||
- https://hub.docker.com/u/makeplane
|
||||
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
||||
- https://github.com/minio/operator/tree/master/helm/tenant
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
|
||||
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: app-template
|
||||
alias: plane
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.4.0
|
||||
- name: tenant
|
||||
alias: minio
|
||||
version: 6.0.3
|
||||
repository: https://operator.min.io/
|
||||
- name: rabbitmq
|
||||
version: 14.7.0
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: valkey
|
||||
version: 0.3.15
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/plane.png
|
||||
appVersion: v0.22-dev
|
Reference in New Issue
Block a user