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
467 B
YAML
Raw Normal View History

2020-08-25 15:58:05 +00:00
apiVersion: v2
2020-09-10 11:13:32 +00:00
appVersion: "0.10.0-rc3"
2019-02-08 13:57:16 +00:00
description: A Helm chart for passbook.
name: passbook
2020-09-10 11:13:32 +00:00
version: "0.10.0-rc3"
2020-08-25 15:58:05 +00:00
icon: https://github.com/BeryJu/passbook/blob/master/passbook/static/static/passbook/logo.svg
dependencies:
- name: postgresql
version: 9.3.2
repository: https://charts.bitnami.com/bitnami
condition: install.postgresql
- name: redis
version: 10.7.16
repository: https://charts.bitnami.com/bitnami
condition: install.redis