Skip to content

Releases: powerhome/helm-charts

nginx-ldapauth-proxy-v0.1.6-phrg1

31 Oct 13:01
a568d28
Compare
Choose a tag to compare

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

31 Jul 23:36
9b9f6aa
Compare
Choose a tag to compare

This change includes a new chart created to deploy the new Keess application.

crunchydata-pgo-v0.3.1-5

07 Jul 20:18
dcd6f91
Compare
Choose a tag to compare

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

07 Jul 21:33
2a9794b
Compare
Choose a tag to compare

This change involves modifications to postgres.yaml to allow for better handling of limits and requests.

openldap-v1.3.0

16 May 23:06
4574003
Compare
Choose a tag to compare

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

11 May 19:26
39aba2e
Compare
Choose a tag to compare

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

04 May 18:49
8a96fb8
Compare
Choose a tag to compare

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

04 May 19:51
fefd712
Compare
Choose a tag to compare

This fixes a typo in one of the templates that should have been using dataSource.

crunchydata-pgo-v0.3.1-4

07 Nov 19:03
f49985b
Compare
Choose a tag to compare

This upgrades all Postgres 13.7 images to 13.8.

crunchydata-pgo-v0.3.1-3

09 Aug 17:15
ba6f184
Compare
Choose a tag to compare

This moves CRDs to templates so the management can be either enabled or disabled. This also allows enabling/disabling of RBAC management.