Releases: cloudnative-pg/charts
plugin-barman-cloud-v0.3.1
Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
What's Changed
- chore(deps): update helm/chart-testing-action action to v2.8.0 by @renovate[bot] in #711
- chore(deps): update codespell-project/actions-codespell action to v2.2 by @renovate[bot] in #714
- Fix plugin-barman-cloud appVersion by @wvengen in #720
- ci: use the new helm-docs --skip-version-footer flag by @mnencia in #718
- Release plugin-barman-cloud-v0.3.1 by @github-actions[bot] in #722
New Contributors
Full Changelog: plugin-barman-cloud-v0.3.0...plugin-barman-cloud-v0.3.1
plugin-barman-cloud-v0.3.0
Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
What's Changed
- chore(deps): update sigstore/cosign-installer action to v4 by @renovate[bot] in #690
- chore(deps): update helm/kind-action action to v1.13.0 by @renovate[bot] in #706
- chore(deps): update dependency python to 3.14 by @renovate[bot] in #682
- Release plugin-barman-cloud-v0.3.0 by @github-actions[bot] in #716
Full Changelog: cloudnative-pg-v0.26.1...plugin-barman-cloud-v0.3.0
cloudnative-pg-v0.26.1
CloudNativePG Operator Helm Chart
What's Changed
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #646
- chore(deps): update dependency python to 3.13 by @renovate[bot] in #641
- fix(cloudnative-pg): allow access to clusters/status subresource in rbac by @Preisschild in #662
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #678
- chore(deps): update sigstore/cosign-installer action to v3.10.0 by @renovate[bot] in #677
- chore(deps): update kyverno/action-install-chainsaw action to v0.2.13 by @renovate[bot] in #676
- chore(deps): update azure/setup-helm action to v4.3.1 by @renovate[bot] in #675
- chore(deps): update docker/login-action action to v3.6.0 by @renovate[bot] in #635
- Update Documentation URL to Current Version by @shusaan in #664
- Release cloudnative-pg-v0.26.1 by @github-actions[bot] in #696
New Contributors
- @Preisschild made their first contribution in #662
- @shusaan made their first contribution in #664
Full Changelog: plugin-barman-cloud-v0.2.0...cloudnative-pg-v0.26.1
plugin-barman-cloud-v0.2.0
Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
What's Changed
- feat(cluster): support additional environment vars via env and envFrom by @pha91 in #642
- feat(plugin-barman-cloud): Update to app version 0.7.0 by @rouke-broersma in #672
New Contributors
- @rouke-broersma made their first contribution in #672
Full Changelog: plugin-barman-cloud-v0.1.0...plugin-barman-cloud-v0.2.0
plugin-barman-cloud-v0.1.0
Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
What's Changed
- feat(plugin-barman-cloud): add chart for plugin-barman-cloud by @QuantumEnigmaa in #598
New Contributors
- @QuantumEnigmaa made their first contribution in #598
Full Changelog: cloudnative-pg-v0.26.0...plugin-barman-cloud-v0.1.0
cloudnative-pg-v0.26.0
CloudNativePG Operator Helm Chart
What's Changed
- chore(deps): update sigstore/cosign-installer action to v3.9.2 by @renovate[bot] in #620
- Release cloudnative-pg-v0.26.0 by @github-actions[bot] in #645
Full Changelog: cloudnative-pg-v0.25.0...cloudnative-pg-v0.26.0
cloudnative-pg-v0.25.0
CloudNativePG Operator Helm Chart
What's Changed
- fix(cloudnative-pg): add ImageCatalogs to view and edit ClusterRoles by @icekom in #467
- ci(security): set workflows permission to read-all by default by @sxd in #594
- fix(cluster): update backup template to use conditional encryption va… by @5h4k4r in #614
- feat( cluster ): Advanced configuration for monitoring queries by @itay-grudev in #585
- chore(deps): update actions/setup-python action to v5.6.0 by @renovate[bot] in #565
- chore(deps): update sigstore/cosign-installer action to v3.9.1 by @renovate[bot] in #564
- Release cloudnative-pg-v0.25.0 by @github-actions[bot] in #626
New Contributors
Full Changelog: cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0
cloudnative-pg-v0.24.0
CloudNativePG Operator Helm Chart
What's Changed
- fix( cluster ): Unable to restore from local backup by backupName by @nobleess in #529
- fix: dead readme link to
charts/cluster/docs/recovery.mdby @atimofeev in #581 - Release cloudnative-pg-v0.24.0 by @mnencia in #592
New Contributors
- @nobleess made their first contribution in #529
- @atimofeev made their first contribution in #581
- @mnencia made their first contribution in #592
Full Changelog: cluster-v0.3.1...cloudnative-pg-v0.24.0
cluster-v0.3.1
Deploys and manages a CloudNativePG cluster and its associated resources.
What's Changed
- CI: Add codespell check by @mjtrangoni in #320
- chore(deps): pin actions/checkout action to 11bd719 by @renovate in #553
- feat(cnpg): Adding
topologySpreadConstraintssupport to the deployment by @elliotcourant in #372 - Cluster Chart: Add possibility to recover a specific database & owner for type object_store & backup by @fpfuetsch in #558
- fix(cluster): allow using storage container default for wal and data backup encryption by setting an empty value by @hajowieland in #550
- Release cluster-v0.3.1 by @github-actions in #574
New Contributors
- @elliotcourant made their first contribution in #372
- @fpfuetsch made their first contribution in #558
- @hajowieland made their first contribution in #550
Full Changelog: cluster-v0.3.0...cluster-v0.3.1
cluster-v0.3.0
Deploys and manages a CloudNativePG cluster and its associated resources.
What's Changed
- docs: corrected spelling mistake by @trcjr in #535
feat( cluster ): Increased Scheduled Backups test cleanup timeout by @itay-grudev in #512 - feat( cluster ): Running tests in parallel with a matrix strategy by @itay-grudev in #381
- fix( cluster ): Added extra check for inheritFromIAMRole when creating recovery secret by @itay-grudev in #503
- feat( cluster ): add ldap configuration and documentation by @pha91 in #509
- feat( cluster ): Adds support for recovery.mode=import by @itay-grudev in #475
New Contributors
Full Changelog: cluster-v0.2.1...cluster-v0.3.0