From 4ccdc124a05e2abbd7612dceb3f589d9ad72da9b Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Thu, 2 Sep 2021 18:38:34 +0200 Subject: [PATCH] fixed some mistakes --- charts/incubator/k8s-gateway/Chart.yaml | 2 +- charts/incubator/k8s-gateway/SCALE/questions.yaml | 2 +- charts/stable/traefik/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/k8s-gateway/Chart.yaml b/charts/incubator/k8s-gateway/Chart.yaml index 16ca8021f25..02d1276b541 100644 --- a/charts/incubator/k8s-gateway/Chart.yaml +++ b/charts/incubator/k8s-gateway/Chart.yaml @@ -20,4 +20,4 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gatewa type: application -version: 0.0.2 +version: 0.0.3 diff --git a/charts/incubator/k8s-gateway/SCALE/questions.yaml b/charts/incubator/k8s-gateway/SCALE/questions.yaml index e9373622209..46020c3c13a 100644 --- a/charts/incubator/k8s-gateway/SCALE/questions.yaml +++ b/charts/incubator/k8s-gateway/SCALE/questions.yaml @@ -412,7 +412,7 @@ questions: - variable: serviceList label: "Additional Services" - group: "Configure Service(s)" + group: "Networking and Services" schema: type: list default: [] diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index 169ba8ba367..82f671db5cb 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://traefik.io/ type: application upstream_version: v9.19.2 -version: 6.13.14 +version: 6.13.15