Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

v0.1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 12:34
· 96 commits to master since this release
5f3399c

24 changes since v0.0.0

๐Ÿš€ Features

  • Deploy Helm release from a custom resource (#27)
  • Make the major version selector immutable (#35)
  • Prevent storage capacity decrease (#37)
  • Use status spec when creating new instances (#46)
  • Create connection secret when instance is ready (#52)
  • Add Network policy to allow connections from user namespace (#58)

๐Ÿ› ๏ธ Minor Changes

  • Rework Helm chart release automation (#39)
  • Add linting step to render charts in GitHub actions (#41)
  • Remove unused PostgresqlStandaloneOperatorConfig controller (#44)
  • Set static name for deployment in deployment namespace (#49)

๐Ÿ› Fixes

  • Fix deep-merging of helmvalues if values are not 'map[string]interface' (#57)

๐Ÿ“„ Documentation

  • Add API reference page for PostgresqlStandalone (#36)
  • Add tutorial page for Getting Started (#55)

๐Ÿ”— Dependency Updates

  • Update actions/checkout action to v3 (#25)
  • Update module github.com/norwoodj/helm-docs to v1.10.0 (#29)
  • Update dependency gh-pages to v4 (#32)
  • Update module github.com/urfave/cli/v2 to v2.6.0 (#23)
  • Update module sigs.k8s.io/controller-runtime to v0.12.0 (#33)
  • Update module sigs.k8s.io/kind to v0.13.0 (#31)
  • Update module sigs.k8s.io/kind to v0.14.0 (#48)
  • Update module github.com/urfave/cli/v2 to v2.7.1 (#47)
  • Update goreleaser/goreleaser-action action to v3 (#50)
  • Update module sigs.k8s.io/controller-tools to v0.9.0 (#53)
  • Update dependency docker.io/library/alpine to v3.16 (#56)

This release doesn't contain any Helm chart changes.