ITADN

版本发布 8

plugin-barman-cloud-v0.4.0
? · 2025-12-30

Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud ## What's Changed * fix(ci): use PAT instead of GITHUB_TOKEN in release-pr workflow by @mnencia in https://github.com/cloudnative-pg/charts/pull/754 * docs: add plugin-barman-cloud chart release instructions by @mnencia in https://github.com/cloudnative-pg/charts/pull/717 * chore(cloudnative-pg): use port names rather than numbers by @jcpunk in https://github.com/cloudnative-pg/charts/pull/765 * Release plugin-barman-cloud-v0.4.0 by @cnpg-bot in https://github.com/cloudnative-pg/charts/pull/767 ## New Contributors * @cnpg-bot made their first contribution in https://github.com/cloudnative-pg/charts/pull/767 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cluster-v0.5.0...plugin-barman-cloud-v0.4.0

plugin-barman-cloud-v0.3.1
? · 2025-11-10

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 https://github.com/cloudnative-pg/charts/pull/711 * chore(deps): update codespell-project/actions-codespell action to v2.2 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/714 * Fix plugin-barman-cloud appVersion by @wvengen in https://github.com/cloudnative-pg/charts/pull/720 * ci: use the new helm-docs --skip-version-footer flag by @mnencia in https://github.com/cloudnative-pg/charts/pull/718 * Release plugin-barman-cloud-v0.3.1 by @github-actions[bot] in https://github.com/cloudnative-pg/charts/pull/722 ## New Contributors * @wvengen made their first contribution in https://github.com/cloudnative-pg/charts/pull/720 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.3.0...plugin-barman-cloud-v0.3.1

cloudnative-pg-v0.26.1
? · 2025-10-23

CloudNativePG Operator Helm Chart ## What's Changed * chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/646 * chore(deps): update dependency python to 3.13 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/641 * fix(cloudnative-pg): allow access to clusters/status subresource in rbac by @Preisschild in https://github.com/cloudnative-pg/charts/pull/662 * chore(deps): update actions/setup-python action to v6 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/678 * chore(deps): update sigstore/cosign-installer action to v3.10.0 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/677 * chore(deps): update kyverno/action-install-chainsaw action to v0.2.13 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/676 * chore(deps): update azure/setup-helm action to v4.3.1 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/675 * chore(deps): update docker/login-action action to v3.6.0 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/635 * Update Documentation URL to Current Version by @shusaan in https://github.com/cloudnative-pg/charts/pull/664 * Release cloudnative-pg-v0.26.1 by @github-actions[bot] in https://github.com/cloudnative-pg/charts/pull/696 ## New Contributors * @Preisschild made their first contribution in https://github.com/cloudnative-pg/charts/pull/662 * @shusaan made their first contribution in https://github.com/cloudnative-pg/charts/pull/664 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.2.0...cloudnative-pg-v0.26.1

plugin-barman-cloud-v0.1.0
? · 2025-10-02

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 https://github.com/cloudnative-pg/charts/pull/598 ## New Contributors * @QuantumEnigmaa made their first contribution in https://github.com/cloudnative-pg/charts/pull/598 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.26.0...plugin-barman-cloud-v0.1.0

cloudnative-pg-v0.25.0
? · 2025-07-25

CloudNativePG Operator Helm Chart ## What's Changed * fix(cloudnative-pg): add ImageCatalogs to view and edit ClusterRoles by @icekom in https://github.com/cloudnative-pg/charts/pull/467 * ci(security): set workflows permission to read-all by default by @sxd in https://github.com/cloudnative-pg/charts/pull/594 * fix(cluster): update backup template to use conditional encryption va… by @5h4k4r in https://github.com/cloudnative-pg/charts/pull/614 * feat( cluster ): Advanced configuration for monitoring queries by @itay-grudev in https://github.com/cloudnative-pg/charts/pull/585 * chore(deps): update actions/setup-python action to v5.6.0 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/565 * chore(deps): update sigstore/cosign-installer action to v3.9.1 by @renovate[bot] in https://github.com/cloudnative-pg/charts/pull/564 * Release cloudnative-pg-v0.25.0 by @github-actions[bot] in https://github.com/cloudnative-pg/charts/pull/626 ## New Contributors * @icekom made their first contribution in https://github.com/cloudnative-pg/charts/pull/467 * @5h4k4r made their first contribution in https://github.com/cloudnative-pg/charts/pull/614 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0

cloudnative-pg-v0.24.0
? · 2025-05-23

CloudNativePG Operator Helm Chart ## What's Changed * fix( cluster ): Unable to restore from local backup by backupName by @nobleess in https://github.com/cloudnative-pg/charts/pull/529 * fix: dead readme link to `charts/cluster/docs/recovery.md` by @atimofeev in https://github.com/cloudnative-pg/charts/pull/581 * Release cloudnative-pg-v0.24.0 by @mnencia in https://github.com/cloudnative-pg/charts/pull/592 ## New Contributors * @nobleess made their first contribution in https://github.com/cloudnative-pg/charts/pull/529 * @atimofeev made their first contribution in https://github.com/cloudnative-pg/charts/pull/581 * @mnencia made their first contribution in https://github.com/cloudnative-pg/charts/pull/592 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cluster-v0.3.1...cloudnative-pg-v0.24.0

cluster-v0.3.1
? · 2025-04-29

Deploys and manages a CloudNativePG cluster and its associated resources. ## What's Changed * CI: Add codespell check by @mjtrangoni in https://github.com/cloudnative-pg/charts/pull/320 * chore(deps): pin actions/checkout action to 11bd719 by @renovate in https://github.com/cloudnative-pg/charts/pull/553 * feat(cnpg): Adding `topologySpreadConstraints` support to the deployment by @elliotcourant in https://github.com/cloudnative-pg/charts/pull/372 * Cluster Chart: Add possibility to recover a specific database & owner for type object_store & backup by @fpfuetsch in https://github.com/cloudnative-pg/charts/pull/558 * fix(cluster): allow using storage container default for wal and data backup encryption by setting an empty value by @hajowieland in https://github.com/cloudnative-pg/charts/pull/550 * Release cluster-v0.3.1 by @github-actions in https://github.com/cloudnative-pg/charts/pull/574 ## New Contributors * @elliotcourant made their first contribution in https://github.com/cloudnative-pg/charts/pull/372 * @fpfuetsch made their first contribution in https://github.com/cloudnative-pg/charts/pull/558 * @hajowieland made their first contribution in https://github.com/cloudnative-pg/charts/pull/550 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cluster-v0.3.0...cluster-v0.3.1

cluster-v0.3.0
? · 2025-04-10

Deploys and manages a CloudNativePG cluster and its associated resources. ## What's Changed * docs: corrected spelling mistake by @trcjr in https://github.com/cloudnative-pg/charts/pull/535 * chore(deps): update sigstore/cosign-installer action to v3.8.1 by @renovate in https://github.com/cloudnative-pg/charts/pull/522 * chore(deps): update azure/setup-helm action to v4.3.0 by @renovate in https://github.com/cloudnative-pg/charts/pull/518 * chore(deps): update docker/login-action action to v3.4.0 by @renovate in https://github.com/cloudnative-pg/charts/pull/534 * feat(metrics): check if extensions have updates by @fcanovai in https://github.com/cloudnative-pg/charts/pull/541 * chore(deps): update actions/setup-python action to v5.5.0 by @renovate in https://github.com/cloudnative-pg/charts/pull/543 * Release cluster-v0.3.0 by @github-actions in https://github.com/cloudnative-pg/charts/pull/552 ## New Contributors * @trcjr made their first contribution in https://github.com/cloudnative-pg/charts/pull/535 * @fcanovai made their first contribution in https://github.com/cloudnative-pg/charts/pull/541 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.23.2...cluster-v0.3.0