Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 11:34
· 113 commits to main since this release
b430d68

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