From cffa388ca8364c03bf731a1c08c6358cdc4bd06f Mon Sep 17 00:00:00 2001 From: Luca Berneking Date: Tue, 23 Feb 2021 14:42:16 +0100 Subject: [PATCH] upgrade brudi to 0.1.0 (#10) --- helm-charts/backup/Chart.yaml | 2 +- helm-charts/restore/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/backup/Chart.yaml b/helm-charts/backup/Chart.yaml index d9c15e1..7cf78de 100644 --- a/helm-charts/backup/Chart.yaml +++ b/helm-charts/backup/Chart.yaml @@ -18,4 +18,4 @@ version: 0.0.0-beta.15 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.1.0-beta.1 +appVersion: 0.1.0 diff --git a/helm-charts/restore/Chart.yaml b/helm-charts/restore/Chart.yaml index aa9915e..0ff57c7 100644 --- a/helm-charts/restore/Chart.yaml +++ b/helm-charts/restore/Chart.yaml @@ -18,4 +18,4 @@ version: 0.0.0-beta.15 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.1.0-beta.1 +appVersion: 0.1.0