mirror of
https://gitlab.com/oecis/charts.git
synced 2024-11-19 13:19:03 +00:00
15 lines
419 B
YAML
15 lines
419 B
YAML
apiVersion: v2
|
|
name: mirage
|
|
description: UI for the ory stack (kratos, hydra, etc.) built with phoenix in elixir
|
|
type: application
|
|
home: https://gitlab.com/oecis/charts/-/tree/main/charts/mirage
|
|
sources:
|
|
- https://gitlab.com/oecis/mirage
|
|
version: 0.1.0
|
|
appVersion: "0.1.0"
|
|
dependencies:
|
|
- condition: global.postgresqlEnabled
|
|
name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 12.1.x
|