From 076739e5a2a4cdedb206d72f683e77d466531c79 Mon Sep 17 00:00:00 2001 From: Raffael Sahli Date: Wed, 24 May 2023 10:19:06 +0000 Subject: [PATCH] fix: bump chart --- chart/k8stcpmap-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/k8stcpmap-controller/Chart.yaml b/chart/k8stcpmap-controller/Chart.yaml index faa61b2..de9a3e1 100644 --- a/chart/k8stcpmap-controller/Chart.yaml +++ b/chart/k8stcpmap-controller/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.2.0 +appVersion: v0.2.1 description: Automated tcp port mapping for the nginx ingress controller home: https://github.com/DoodleScheduling/k8stcpmap-controller maintainers: @@ -11,4 +11,4 @@ keywords: name: k8stcpmap-controller sources: - https://github.com/DoodleScheduling/k8stcpmap-controller -version: 0.2.2 +version: 0.2.3