Releases: giantswarm/gel-app
Releases · giantswarm/gel-app
v1.0.2
Added
- Add
io.giantswarm.application.audienceandio.giantswarm.application.managedchart annotations for Backstage visibility. - Add
PodLogsresources for Gel and its CNPG database pods.
Changed
- Migrate chart metadata annotations to OCI-compatible format.
- Disable deprecated CNPG operator-managed
PodMonitorin favor of a new chart-managedPodMonitor.
v1.0.1
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
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
Changed
- Update EdgeDB to v5.7.
v0.0.3
Added
- Add Cilium Network Policies for EdgeDB and managed Postgres instances.
- Push to AWS app collection.
v0.0.2
Changed
- Pin minimum CPU to 250m.
- Deploy pod monitors for the postgres cluster.
- Reduce shutdown delays.
- Use Giant Swarm retagged images.
v0.0.1
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.