From 474d8dd927f38f668590695d1aaa424e0954b3de Mon Sep 17 00:00:00 2001 From: Aljoscha Poertner Date: Thu, 14 Nov 2024 14:01:41 +0100 Subject: [PATCH] feat: bump runo to 0.2.13 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 9e4ddc8..60d0fa5 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.17 -appVersion: "0.2.12" +appVersion: "0.2.13"