From 664706c61d4a6d7ba43bccf412ab315241af19bd Mon Sep 17 00:00:00 2001 From: chris8205 Date: Tue, 11 Apr 2023 13:16:24 +0200 Subject: [PATCH] #1528 Update Chart.yaml to V1.7.0 Think this is needet... to complete the Update to 1. for the helm-chart as well --- helm/ingress-azure/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/ingress-azure/Chart.yaml b/helm/ingress-azure/Chart.yaml index 0b2b6f94c..6c7b608db 100644 --- a/helm/ingress-azure/Chart.yaml +++ b/helm/ingress-azure/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "1.6.0" +appVersion: "1.7.0" description: Use Azure Application Gateway as the ingress for an Azure Kubernetes Service cluster. name: ingress-azure -version: 1.6.0 +version: 1.7.0