Skip to content

September 7, 2022

Compare
Choose a tag to compare
@zanieb zanieb released this 07 Sep 20:28
· 27 commits to master since this release

Changes

Helm

WARNING: This release of the Helm chart includes a breaking change with the upgrade from PostgreSQL 9 to 11. This is required because bitnami no longer hosts the old version of Postgres. If updating from a prior Helm chart release, please take care to back up your database.

  • Allow users to specify a Kubernetes config map to be mounted as jobTemplateFile in the agent's container - #379
  • Improve init container template for graphql - #370
  • Create agent's env vars only if input variables are not empty - #380
  • Update PostgreSQL from ~9 to ~11 — #375
  • Allow specification of resources for the tenant creation job — #371

Contributors