This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
Releases: vshn/appcat-service-postgresql
Releases · vshn/appcat-service-postgresql
v0.1.1
v0.1.0
39 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)
- Add instance deletion (#68)
- Enable instance backups (#69)
- Use DB dumps for K8up backups (#80)
- Implement updating instances (#88)
🛠️ 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)
- Set explicit RBAC rules for provider-helm instead of cluster-admin (#63)
- GH Actions: Distribute CRDs and provide tagged version in Antora (#66)
- Install K8up and Minio in local environment (#67)
- Refactoring and Cleanup code (#97)
🐛 Fixes
- Fix deep-merging of helmvalues if values are not 'map[string]interface' (#57)
- Fix deletion bugs in various places (#84)
📄 Documentation
- Add API reference page for PostgresqlStandalone (#36)
- Add tutorial page for Getting Started (#55)
- Add installation tutorial (#64)
🔗 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)
- Update module github.com/urfave/cli/v2 to v2.8.1 (#51)
- Update kubernetes packages to v0.24.2 (#65)
- Update module github.com/urfave/cli/v2 to v2.10.2 (#73)
- Update module sigs.k8s.io/controller-runtime to v0.12.2 (#45)
- Update module github.com/k8up-io/k8up/v2 to v2.3.3 (#86)
This release doesn't contain any Helm chart changes.
v0.1.0-rc4
8 changes since v0.1.0-rc3
🚀 Features
- Enable instance backups (#69)
- Use DB dumps for K8up backups (#80)
- Implement updating instances (#88)
🐛 Fixes
- Fix deletion bugs in various places (#84)
🔗 Dependency Updates
- Update kubernetes packages to v0.24.2 (#65)
- Update module github.com/urfave/cli/v2 to v2.10.2 (#73)
- Update module sigs.k8s.io/controller-runtime to v0.12.2 (#45)
- Update module github.com/k8up-io/k8up/v2 to v2.3.3 (#86)
This release doesn't contain any Helm chart changes.
provider-postgresql-0.4.0
This release contains only Helm chart changes
1 changes since provider-postgresql-0.3.1
🚀 Features
- Add cluster role for users to chart (#98)
provider-postgresql-0.3.1
provider-postgresql-0.2.0
provider-postgresql-0.1.8
This release contains only Helm chart changes
1 changes since provider-postgresql-0.1.7
🛠️ Minor Changes
- Add K8up permissions to clusterrole (#79)
v0.1.0-rc3
v0.1.0-rc2
4 changes since v0.1.0-rc1
🛠️ Minor Changes
- Set explicit RBAC rules for provider-helm instead of cluster-admin (#63)
- GH Actions: Distribute CRDs and provide tagged version in Antora (#66)
📄 Documentation
- Add installation tutorial (#64)
🔗 Dependency Updates
- Update module github.com/urfave/cli/v2 to v2.8.1 (#51)
This release doesn't contain any Helm chart changes.
v0.1.0-rc1
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.