From a2a99e5c792d0f4ebd39f8634e0b4496341df5c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Wed, 10 May 2023 10:02:54 +0200 Subject: [PATCH] Update Chart.yaml --- charts/values/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/values/Chart.yaml b/charts/values/Chart.yaml index 7805569..3d4c38c 100644 --- a/charts/values/Chart.yaml +++ b/charts/values/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: values description: Pipeline the yaml from the values. Useful to deploy custom resources through Terraform. home: https://github.com/jkroepke/helm-charts -version: 1.0.3 +version: 1.0.4 maintainers: - name: jkroepke email: github@jkroepke.de