From 211aa830b6e28aec64b2db0a1de13a80e088200a Mon Sep 17 00:00:00 2001 From: Dineth Hettiarachchi <63235220+DDH13@users.noreply.github.com> Date: Mon, 3 Aug 2026 13:32:57 +0530 Subject: [PATCH] Bump version from 0.10.1 to 0.10.2 --- kubernetes/helm/operator-helm-chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/helm/operator-helm-chart/Chart.yaml b/kubernetes/helm/operator-helm-chart/Chart.yaml index feba4a35bd..52ebe66ce7 100644 --- a/kubernetes/helm/operator-helm-chart/Chart.yaml +++ b/kubernetes/helm/operator-helm-chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: gateway-operator description: Helm chart to install the Gateway Operator type: application -version: 0.10.1 -appVersion: "0.10.1" \ No newline at end of file +version: 0.10.2 +appVersion: "0.10.1"