Skip to content

Commit e4831d7

Browse files
authored
Fix plugin-barman-cloud appVersion (#720)
Closes #719 Signed-off-by: wvengen <[email protected]>
1 parent fdf0840 commit e4831d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/plugin-barman-cloud/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ description: Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cl
2222
icon: https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
2323
type: application
2424
version: "0.3.0"
25-
appVersion: "0.9.0"
25+
appVersion: "v0.9.0"
2626
sources:
2727
- https://github.com/cloudnative-pg/plugin-barman-cloud
2828
keywords:

0 commit comments

Comments
 (0)