From 723e06d3efe1f50fcc092e5f8422f18aed48c8e0 Mon Sep 17 00:00:00 2001 From: Lucas Bickel Date: Mon, 4 Apr 2022 09:54:31 +0200 Subject: [PATCH] feat(barman): update from 2.17 to 2.19 --- charts/barman/Chart.yaml | 4 ++-- charts/barman/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/barman/Chart.yaml b/charts/barman/Chart.yaml index 8ec794977..0fc58f845 100644 --- a/charts/barman/Chart.yaml +++ b/charts/barman/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: barman type: application description: Chart for Barman PostgreSQL Backup and Recovery Manager -version: 0.6.1 -appVersion: "v2.17" +version: 0.7.0 +appVersion: "v2.19" keywords: - barman - postgresql diff --git a/charts/barman/README.md b/charts/barman/README.md index 80bb8491a..5dee09591 100644 --- a/charts/barman/README.md +++ b/charts/barman/README.md @@ -1,6 +1,6 @@ # barman -![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.17](https://img.shields.io/badge/AppVersion-v2.17-informational?style=flat-square) +![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.19](https://img.shields.io/badge/AppVersion-v2.19-informational?style=flat-square) Chart for Barman PostgreSQL Backup and Recovery Manager