This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/helm/Chart.yaml

16 lines
452 B
YAML
Raw Normal View History

2020-08-25 15:58:05 +00:00
apiVersion: v2
2020-09-17 08:10:39 +00:00
appVersion: "0.10.3-stable"
2019-02-08 13:57:16 +00:00
description: A Helm chart for passbook.
name: passbook
2020-09-17 08:10:39 +00:00
version: "0.10.3-stable"
icon: https://github.com/BeryJu/passbook/blob/master/docs/images/logo.svg
2020-08-25 15:58:05 +00:00
dependencies:
- name: postgresql
2020-09-15 10:36:09 +00:00
version: 9.4.1
repository: https://charts.bitnami.com/bitnami
condition: install.postgresql
- name: redis
2020-09-15 10:36:09 +00:00
version: 10.9.0
repository: https://charts.bitnami.com/bitnami
condition: install.redis