2023-08-27 13:38:38 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: mirage
|
2023-09-03 10:00:34 +00:00
|
|
|
description: UI for the ory stack (kratos, hydra, etc.) built with phoenix in elixir
|
2023-08-27 13:38:38 +00:00
|
|
|
type: application
|
2023-09-03 10:00:34 +00:00
|
|
|
home: https://gitlab.com/oecis/charts/-/tree/main/charts/mirage
|
|
|
|
sources:
|
|
|
|
- https://gitlab.com/oecis/mirage
|
2023-08-27 13:38:38 +00:00
|
|
|
version: 0.1.0
|
2023-09-03 10:00:34 +00:00
|
|
|
appVersion: "0.1.0"
|
2023-08-27 13:38:38 +00:00
|
|
|
dependencies:
|
|
|
|
- condition: global.postgresqlEnabled
|
|
|
|
name: postgresql
|
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
version: 12.1.x
|