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: