From a1cb0cf84ad6ef347419a0f7a15d921dfedf23fc Mon Sep 17 00:00:00 2001 From: j4ckstraw Date: Tue, 3 Dec 2024 09:40:52 +0800 Subject: [PATCH] chore: update chart version Signed-off-by: j4ckstraw --- helm-chart/kuberay-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/kuberay-operator/Chart.yaml b/helm-chart/kuberay-operator/Chart.yaml index 583a8a7..8d7af0e 100644 --- a/helm-chart/kuberay-operator/Chart.yaml +++ b/helm-chart/kuberay-operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 description: A Helm chart for Kubernetes name: kuberay-operator -version: 1.2.2 +version: 1.2.3 icon: https://github.com/ray-project/ray/raw/master/doc/source/images/ray_header_logo.png type: application