32 lines
976 B
YAML
32 lines
976 B
YAML
apiVersion: v2
|
|
appVersion: "5.2.1"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.0.15
|
|
deprecated: false
|
|
description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/self-service-password
|
|
icon: https://truecharts.org/_static/img/appicons/self-service-password.png
|
|
keywords:
|
|
- password
|
|
- self-service
|
|
- ldap
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: self-service-password
|
|
sources:
|
|
- https://github.com/tiredofit/docker-self-service-password
|
|
- https://hub.docker.com/r/tiredofit/self-service-password
|
|
- https://self-service-password.readthedocs.io/en/latest
|
|
type: application
|
|
version: 1.0.5
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- productivity
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|