Releases: powerhome/helm-charts
nginx-ldapauth-proxy-v0.1.6-phrg1
Copy the nginx-ldapauth-proxy
deprecated chart from https://github.com/helm/charts and update the apiVersion to allow deploy on Kubernetes 1.22.
keess-v0.1.0
This change includes a new chart created to deploy the new Keess application.
crunchydata-pgo-v0.3.1-5
This change involves modifications to manage.yaml and manager-upgrade.yaml to allow for better handling of limits and requests.
crunchydata-pgo-db-v0.2.4-2
This change involves modifications to postgres.yaml to allow for better handling of limits and requests.
openldap-v1.3.0
Adds the openldap chart. It was migrated from powermail repo.
It's based on https://github.com/helm/charts/tree/master/stable/openldap, with two main additions:
- Allow defining custom nodeports for service of this type;
- Allow loading custom LDAP schemas;
crunchydata-pgo-v5.3.1-1
This is version 5.3.1 of the operator and database chart. PostgreSQL version has been bumped to 15. CRD and RBAC templating logic has been ported over from earlier versions.
This patch version includes feature to create a databaseInitSQL configmap. See the following for the reasons for this addition:
CrunchyData/postgres-operator#3568 and https://www.postgresql.org/docs/release/15.0/
crunchydata-pgo-v5.3.1
This is version 5.3.1 of the operator and database chart. PostgreSQL version has been bumped to 15. CRD and RBAC templating logic has been ported over from earlier versions
crunchydata-pgo-db-v0.2.4-1
This fixes a typo in one of the templates that should have been using dataSource
.
crunchydata-pgo-v0.3.1-4
This upgrades all Postgres 13.7
images to 13.8
.
crunchydata-pgo-v0.3.1-3
This moves CRDs to templates so the management can be either enabled or disabled. This also allows enabling/disabling of RBAC management.