Skip to content

Releases: giantswarm/gel-app

v1.0.2

21 Apr 19:20
9610156

Choose a tag to compare

Added

  • Add io.giantswarm.application.audience and io.giantswarm.application.managed chart annotations for Backstage visibility.
  • Add PodLogs resources for Gel and its CNPG database pods.

Changed

  • Migrate chart metadata annotations to OCI-compatible format.
  • Disable deprecated CNPG operator-managed PodMonitor in favor of a new chart-managed PodMonitor.

v1.0.1

05 Dec 00:42
f871e7d

Choose a tag to compare

Changed

  • Disable VPA by default due to issues during schema migrations.
  • Increase CPU and memory requests.

Fixed

  • Allow inter-pod networking for PostgreSQL databse instances.

v1.0.0

26 Nov 18:28
1834d7b

Choose a tag to compare

Changed

  • BREAKING: Renamed application from EdgeDB to Gel following upstream project rename.
  • Simplify Cilium Network Policy for cloudnative-pg postgresql pods.
  • Update to gel v7.0.

v0.1.0

23 Jan 20:31
7cce88d

Choose a tag to compare

Changed

  • Update EdgeDB to v5.7.

v0.0.3

04 Jun 15:31
4febca9

Choose a tag to compare

Added

  • Add Cilium Network Policies for EdgeDB and managed Postgres instances.
  • Push to AWS app collection.

v0.0.2

17 May 17:46
d5913ae

Choose a tag to compare

Changed

  • Pin minimum CPU to 250m.
  • Deploy pod monitors for the postgres cluster.
  • Reduce shutdown delays.
  • Use Giant Swarm retagged images.

v0.0.1

19 Apr 20:08
9d30a87

Choose a tag to compare

Added

  • Create initial chart.
  • Add TLS for EdgeDB.
  • Optionally deploy CNPG postgres cluster resource.

Changed

  • Push to control-plane catalog. Do not push to playground.