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