From d9f302c88be7c3d0d7bef41e97d19e9a9fa8bfc9 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 9 Sep 2024 09:41:17 +0200 Subject: [PATCH] chore(release): Add a new release: istio-ingressgateway A new release is added to the cluster: Name: istio-ingressgateway Namespace: istio-system Version: 1.19.2 Chart: istio/istio-ingressgateway --- src/istio-ingressgateway.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/istio-ingressgateway.yaml diff --git a/src/istio-ingressgateway.yaml b/src/istio-ingressgateway.yaml new file mode 100644 index 0000000..eb3976e --- /dev/null +++ b/src/istio-ingressgateway.yaml @@ -0,0 +1,6 @@ +releases: +- chart: ../charts/gateway-istio-ingressgateway + version: 1.19.2 + name: istio-ingressgateway + namespace: istio-system +templates: {}