Skip to content

Releases: cloudnative-pg/charts

plugin-barman-cloud-v0.3.1

10 Nov 16:00
7fdc147

Choose a tag to compare

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

09 Nov 21:57
12341d9

Choose a tag to compare

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

23 Oct 15:41
cb3d056

Choose a tag to compare

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

Full Changelog: plugin-barman-cloud-v0.2.0...cloudnative-pg-v0.26.1

plugin-barman-cloud-v0.2.0

03 Oct 02:17
35c6715

Choose a tag to compare

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

Full Changelog: plugin-barman-cloud-v0.1.0...plugin-barman-cloud-v0.2.0

plugin-barman-cloud-v0.1.0

02 Oct 14:41
05cd9a5

Choose a tag to compare

Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud

What's Changed

New Contributors

Full Changelog: cloudnative-pg-v0.26.0...plugin-barman-cloud-v0.1.0

cloudnative-pg-v0.26.0

13 Aug 08:56
0dcefbe

Choose a tag to compare

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

25 Jul 12:32
5b2449a

Choose a tag to compare

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

23 May 13:20
c82f6c0

Choose a tag to compare

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.md by @atimofeev in #581
  • Release cloudnative-pg-v0.24.0 by @mnencia in #592

New Contributors

Full Changelog: cluster-v0.3.1...cloudnative-pg-v0.24.0

cluster-v0.3.1

29 Apr 19:57
0d95029

Choose a tag to compare

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 topologySpreadConstraints support 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

Full Changelog: cluster-v0.3.0...cluster-v0.3.1

cluster-v0.3.0

10 Apr 11:28
10970e7

Choose a tag to compare

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