Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/plugin-barman-cloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ name: plugin-barman-cloud
description: Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
icon: https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
type: application
version: "0.3.1"
appVersion: "v0.9.0"
version: "0.4.0"
appVersion: "v0.10.0"
sources:
- https://github.com/cloudnative-pg/plugin-barman-cloud
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/plugin-barman-cloud/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# plugin-barman-cloud

![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.0](https://img.shields.io/badge/AppVersion-v0.9.0-informational?style=flat-square)
![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)

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

Expand Down
Loading