From 553319bb776dd20c117142d9ab64d8a04f434d17 Mon Sep 17 00:00:00 2001 From: NEwa-05 Date: Thu, 27 Apr 2023 11:00:06 +0200 Subject: [PATCH] bump chart version --- traefikee/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefikee/Chart.yaml b/traefikee/Chart.yaml index 6a2eb32..9fe07bb 100644 --- a/traefikee/Chart.yaml +++ b/traefikee/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: traefikee -version: 1.9.1 +version: 1.10.0 appVersion: v2.9.2 # Because of https://github.com/helm/helm/issues/3810 the pre-release version suffix has to be define. # This allows the installation on Kubernetes cluster with a pre-release version (e.g. v1.19.9-gke.1900)