Skip to content

Commit 18ed609

Browse files
cnpg-botmnencia
andauthored
Release plugin-barman-cloud-v0.5.0 (#803)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
1 parent 31a351f commit 18ed609

4 files changed

Lines changed: 9 additions & 4 deletions

File tree

charts/cloudnative-pg/README.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

charts/plugin-barman-cloud/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ name: plugin-barman-cloud
2121
description: Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
2222
icon: https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
2323
type: application
24-
version: "0.4.0"
25-
appVersion: "v0.10.0"
24+
version: "0.5.0"
25+
appVersion: "v0.11.0"
2626
sources:
2727
- https://github.com/cloudnative-pg/plugin-barman-cloud
2828
keywords:

charts/plugin-barman-cloud/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# plugin-barman-cloud
22

3-
![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.10.0](https://img.shields.io/badge/AppVersion-v0.10.0-informational?style=flat-square)
3+
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.11.0](https://img.shields.io/badge/AppVersion-v0.11.0-informational?style=flat-square)
44

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

charts/plugin-barman-cloud/templates/crds/crds.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ spec:
109109
- key
110110
- name
111111
type: object
112+
useDefaultAzureCredentials:
113+
description: |-
114+
Use the default Azure authentication flow, which includes DefaultAzureCredential.
115+
This allows authentication using environment variables and managed identities.
116+
type: boolean
112117
type: object
113118
data:
114119
description: |-

0 commit comments

Comments
 (0)