File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ name: plugin-barman-cloud
2121description : Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
2222icon : https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
2323type : application
24- version : " 0.4 .0"
25- appVersion : " v0.10 .0"
24+ version : " 0.5 .0"
25+ appVersion : " v0.11 .0"
2626sources :
2727 - https://github.com/cloudnative-pg/plugin-barman-cloud
2828keywords :
Original file line number Diff line number Diff line change 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
55Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
66
Original file line number Diff line number Diff 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 : |-
You can’t perform that action at this time.
0 commit comments