From 35a3216851696eaaa12bb3916809d2c21896c346 Mon Sep 17 00:00:00 2001 From: Frank Kloeker Date: Sun, 28 Mar 2021 22:46:20 +0200 Subject: [PATCH 1/2] trailing whitespace --- stable/gemini/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/gemini/Chart.yaml b/stable/gemini/Chart.yaml index 2494ea055..071b24776 100644 --- a/stable/gemini/Chart.yaml +++ b/stable/gemini/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -description: Automated backup and restore of PersistentVolumes using the VolumeSnapshot API +description: Automated backup and restore of PersistentVolumes using the VolumeSnapshot API name: gemini version: 0.0.4 appVersion: 0.1.0 From a31f29b686986b37009f81c27d886bf27fa12253 Mon Sep 17 00:00:00 2001 From: Frank Kloeker Date: Sun, 28 Mar 2021 22:48:25 +0200 Subject: [PATCH 2/2] bump chart version --- stable/gemini/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/gemini/Chart.yaml b/stable/gemini/Chart.yaml index 071b24776..0e8dab3ad 100644 --- a/stable/gemini/Chart.yaml +++ b/stable/gemini/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Automated backup and restore of PersistentVolumes using the VolumeSnapshot API name: gemini -version: 0.0.4 +version: 0.0.5 appVersion: 0.1.0 maintainers: - name: rbren