From e2a86114cedd79f14ce3d6ac761dd111321df611 Mon Sep 17 00:00:00 2001 From: Fabian Schindler <fabian.schindler.strauss@gmail.com> Date: Mon, 13 Dec 2021 19:32:16 +0100 Subject: [PATCH] Bumping Chart version --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 472e02a..0881841 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -5,10 +5,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.3 +version: 2.0.4 # 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: 2.0.3 +appVersion: 2.0.4 maintainers: - name: EOX IT Services GmbH url: https://eox.at -- GitLab