From 96bf66440a2d7bb5e1d3fbc04b58028f1b6376a0 Mon Sep 17 00:00:00 2001 From: Aljoscha Poertner Date: Thu, 30 Nov 2023 18:44:54 +0100 Subject: [PATCH 1/2] feat: bump runo to 0.2.3 Signed-off-by: Aljoscha Poertner --- runo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runo/Chart.yaml b/runo/Chart.yaml index 9abd374..59b437f 100644 --- a/runo/Chart.yaml +++ b/runo/Chart.yaml @@ -3,4 +3,4 @@ name: runo description: A Helm Chart for the Kubernetes Secrets Generator called rūnō type: application version: 0.1.8 -appVersion: "0.2.2" +appVersion: "0.2.3" From d98ebd193812fc599dd6c1a7fcb3bb478c02cf10 Mon Sep 17 00:00:00 2001 From: Aljoscha Poertner Date: Thu, 30 Nov 2023 18:46:14 +0100 Subject: [PATCH 2/2] chore: bump chart to 0.1.9 Signed-off-by: Aljoscha Poertner --- runo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runo/Chart.yaml b/runo/Chart.yaml index 59b437f..4b2186a 100644 --- a/runo/Chart.yaml +++ b/runo/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: runo description: A Helm Chart for the Kubernetes Secrets Generator called rūnō type: application -version: 0.1.8 +version: 0.1.9 appVersion: "0.2.3"