Skip to content

Commit ddf6277

Browse files
authored
[stable/openldap] deprecating chart (helm#24373)
Signed-off-by: Matt Farina <[email protected]>
1 parent 28da178 commit ddf6277

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

stable/openldap/Chart.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
apiVersion: v1
22
name: openldap
33
home: https://www.openldap.org
4-
version: 1.2.6
4+
version: 1.2.7
55
appVersion: 2.4.48
6-
description: Community developed LDAP software
6+
description: DEPRECATED - Community developed LDAP software
77
icon: http://www.openldap.org/images/headers/LDAPworm.gif
88
keywords:
99
- ldap
1010
- openldap
1111
sources:
1212
- https://github.com/kubernetes/charts
13-
maintainers:
14-
- name: enis
15-
13+
deprecated: true
1614
engine: gotpl

stable/openldap/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https
55

66
# OpenLDAP Helm Chart
77

8+
## DEPRECATION NOTICE
9+
10+
This chart is deprecated and no longer supported.
11+
812
## Prerequisites Details
913
* Kubernetes 1.8+
1014
* PV support on the underlying infrastructure

0 commit comments

Comments
 (0)