From 1d6faf6cddfb956f98cf5948739b7ecb2f249152 Mon Sep 17 00:00:00 2001 From: Tharsanan1 Date: Wed, 18 Feb 2026 23:34:57 +0530 Subject: [PATCH] Update image tags to version 0.9.0 --- kubernetes/helm/gateway-helm-chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/helm/gateway-helm-chart/values.yaml b/kubernetes/helm/gateway-helm-chart/values.yaml index a936e15f3..54dcfc214 100644 --- a/kubernetes/helm/gateway-helm-chart/values.yaml +++ b/kubernetes/helm/gateway-helm-chart/values.yaml @@ -297,7 +297,7 @@ gateway: controller: image: repository: ghcr.io/wso2/api-platform/gateway-controller - tag: "0.9.0-SNAPSHOT" + tag: "0.9.0" pullPolicy: Always imagePullSecrets: [] service: @@ -438,7 +438,7 @@ gateway: gatewayRuntime: image: repository: ghcr.io/wso2/api-platform/gateway-runtime - tag: "0.9.0-SNAPSHOT" + tag: "0.9.0" pullPolicy: Always imagePullSecrets: [] service: