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

18 lines
791 B
YAML
Raw Normal View History

2020-08-25 15:58:05 +00:00
apiVersion: v2
2020-10-22 15:25:30 +00:00
description: passbook is an open-source Identity Provider focused on flexibility and versatility. You can use passbook in an existing environment to add support for new protocols. passbook is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it.
2019-02-08 13:57:16 +00:00
name: passbook
2020-10-22 15:25:30 +00:00
home: https://passbook.beryju.org
sources:
- https://github.com/BeryJu/passbook
2020-11-15 23:21:56 +00:00
version: "0.12.11-stable"
icon: https://raw.githubusercontent.com/BeryJu/passbook/master/website/static/img/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