| Upgrade bitnami/postgresql helm depenency from 10.5.3 to 12.1.9 (#29071) This version of the chart uses different variable names for setting usernames and passwords in the postgres database. postgresql.auth.enablePostgresUser is used to determine if the "postgres" admin account will be created. postgresql.auth.postgresPassword sets the password for the "postgres" user. postgresql.auth.username and postrgesql.auth.password are used to set credentials for a non-admin account if desired. postgresql.postgresqlUsername and postgresql.postresqlPassword, which were used in the previous version of the chart, are no longer used. Users will need to change these variable names in their values files if they are using the helm chart. Co-authored-by: Caleb Woofenden <caleb.woofenden@bitsighttech.com> | 3 年前 |
| Update scripts to make our pgbouncer-related scripts multiplatform (#30054) The images were traditionally amd-only and they are used by the Helm Chart, however this means that if someone uses the chart on ARM, they have an emulated performance (16x slower or so). This change switches our scripts to use the buildx and qemu (by default installed with Docker Desktop) to build and push multiplatform images. Fixes: #29967 | 3 年前 |
| Template extra volumes in helm chart (#29357) | 3 年前 |
| Update scripts to make our pgbouncer-related scripts multiplatform (#30054) The images were traditionally amd-only and they are used by the Helm Chart, however this means that if someone uses the chart on ARM, they have an emulated performance (16x slower or so). This change switches our scripts to use the buildx and qemu (by default installed with Docker Desktop) to build and push multiplatform images. Fixes: #29967 | 3 年前 |
| Add Helm chart controller annotations (#30126) --------- Co-authored-by: Hussein Awala <hussein@awala.fr> | 3 年前 |
| Vendor in the bitnami chart (#24395) After the Bitnami fiasco https://github.com/bitnami/charts/issues/10539 We lost trust in bitnami index being good and reliable source of charts. That's why we vendored-in the postgres chart needed for our Helm chart. Fixes: #24037 | 4 年前 |
| Add more metadata to Chart.yaml (#15866) - Adds more metadata like appVersion, home, maintainers, sources etc - Remove tests from helm package | 5 年前 |
| Upgrade bitnami/postgresql helm depenency from 10.5.3 to 12.1.9 (#29071) This version of the chart uses different variable names for setting usernames and passwords in the postgres database. postgresql.auth.enablePostgresUser is used to determine if the "postgres" admin account will be created. postgresql.auth.postgresPassword sets the password for the "postgres" user. postgresql.auth.username and postrgesql.auth.password are used to set credentials for a non-admin account if desired. postgresql.postgresqlUsername and postgresql.postresqlPassword, which were used in the previous version of the chart, are no longer used. Users will need to change these variable names in their values files if they are using the helm chart. Co-authored-by: Caleb Woofenden <caleb.woofenden@bitsighttech.com> | 3 年前 |
| Update Airflow version to 2.5.2 (#30111) * Update Airflow version to 2.5.2 * Update Chart airflow version | 3 年前 |
| Vendor in the bitnami chart (#24395) After the Bitnami fiasco https://github.com/bitnami/charts/issues/10539 We lost trust in bitnami index being good and reliable source of charts. That's why we vendored-in the postgres chart needed for our Helm chart. Fixes: #24037 | 4 年前 |
| Make Helm Chart ready for release (#15864) - Add INSTALL, LICENSE and NOTICE files as requried by ASF. - Updated Docs to point to Soon To Be Published Docs | 5 年前 |
| Vendor in the bitnami chart (#24395) After the Bitnami fiasco https://github.com/bitnami/charts/issues/10539 We lost trust in bitnami index being good and reliable source of charts. That's why we vendored-in the postgres chart needed for our Helm chart. Fixes: #24037 | 4 年前 |
| Add note about k8s version support (#29884) This will help prevent us accidentally dropping support for k8s versions earlier than we've agreed to it. | 3 年前 |
| Helm chart 1.8.0 has been released (#29391) | 3 年前 |
| Add Helm chart controller annotations (#30126) --------- Co-authored-by: Hussein Awala <hussein@awala.fr> | 3 年前 |
| Add Helm chart controller annotations (#30126) --------- Co-authored-by: Hussein Awala <hussein@awala.fr> | 3 年前 |
| Chart: custom labels for extrasecrets/configmaps (#25283) | 3 年前 |