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
github-actions
released this
24 May 12:34
·
96 commits
to master
since this release
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
๐ 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.