diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3cbae09..45d6740 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -10,5 +10,5 @@ "charts/nodejs": "0.3.1", "charts/pachyderm": "0.3.0", "charts/postgrest": "0.7.0", - "charts/openldap": "1.3.0" + "charts/openldap": "1.3.1" } diff --git a/charts/openldap/CHANGELOG.md b/charts/openldap/CHANGELOG.md index 4ccf496..8a117c8 100644 --- a/charts/openldap/CHANGELOG.md +++ b/charts/openldap/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.1](https://github.com/pelotech/charts/compare/openldap/1.3.0...openldap/1.3.1) (2026-07-07) + + +### Chores + +* **deps:** update osixia/openldap docker tag to v1.5.0 ([#111](https://github.com/pelotech/charts/issues/111)) ([1394e43](https://github.com/pelotech/charts/commit/1394e433eea875118cfd8528823a25709af4af2c)) + ## [1.3.0](https://github.com/pelotech/charts/compare/openldap/1.2.6...openldap/1.3.0) (2026-02-11) diff --git a/charts/openldap/Chart.yaml b/charts/openldap/Chart.yaml index 86e3ed6..6f9ce1f 100644 --- a/charts/openldap/Chart.yaml +++ b/charts/openldap/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: openldap type: application # home: https://www.openldap.org -version: 1.3.0 +version: 1.3.1 appVersion: 2.4.48 description: This chart was forked from the now-deprecated Helm Charts repository. icon: http://www.openldap.org/images/headers/LDAPworm.gif diff --git a/charts/openldap/README.md b/charts/openldap/README.md index 9616bf3..d26150e 100644 --- a/charts/openldap/README.md +++ b/charts/openldap/README.md @@ -1,6 +1,6 @@ # openldap -### version: 1.3.0 +### version: 1.3.1 ![AppVersion: 2.4.48](https://img.shields.io/badge/AppVersion-2.4.48-informational?style=flat-square)