Skip to content

Releases: fi-ts/postgreslet

v0.2.0

18 Jun 11:34
b430d68

Choose a tag to compare

General Changes

  • Add proper support for the shared_buffer configuration parameter (#220) @eberlep
  • Remove specific postgres versions from the CRD (#231) @eberlep
  • Ignore NotFound errors when deleting the passwords secret in the reconcile loop (#229) @eberlep
  • Update README (#194) @LimKianAn
  • Switch from UID to Name when creating Zalando postgres resources (#206) @eberlep
  • Bump github.com/metal-stack/firewall-controller from 1.0.7 to 1.0.9 (#216) @dependabot
  • Bump github.com/onsi/gomega from 1.12.0 to 1.13.0 (#212) @dependabot
  • Bump github.com/metal-stack/firewall-controller from 1.0.4 to 1.0.7 (#207) @dependabot
  • build with go 1.16, update build dependencies, linter fixes (#204) @majst01

v0.1.0

11 May 09:30
f93a2c7

Choose a tag to compare

General Changes

🚀 Features

🐛 Bug Fixes