From f5fb1bcc703ae637fa359d04cca287ef75a82e81 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Fri, 3 Sep 2021 12:39:03 +0200 Subject: [PATCH] fix typo in k8s_gateway chart.yaml --- charts/stable/k8s-gateway/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/k8s-gateway/Chart.yaml b/charts/stable/k8s-gateway/Chart.yaml index 8587dc4bda5..6b7e086e3be 100644 --- a/charts/stable/k8s-gateway/Chart.yaml +++ b/charts/stable/k8s-gateway/Chart.yaml @@ -18,6 +18,6 @@ maintainers: url: truecharts.org name: k8s-gateway sources: -- https://github.com/ori-edge/k8s_gatewa +- https://github.com/ori-edge/k8s_gateway type: application -version: 1.0.3 +version: 1.0.4