From 7e17d0d5cf61ca2d48140e01475d1ac81869fd05 Mon Sep 17 00:00:00 2001 From: Rahul Sahu Date: Wed, 29 Oct 2025 02:47:39 +0000 Subject: [PATCH] chore: update inference operator version in parent chart to match newly released version --- helm_chart/HyperPodHelmChart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm_chart/HyperPodHelmChart/Chart.yaml b/helm_chart/HyperPodHelmChart/Chart.yaml index 35d36a39..d830187f 100644 --- a/helm_chart/HyperPodHelmChart/Chart.yaml +++ b/helm_chart/HyperPodHelmChart/Chart.yaml @@ -81,7 +81,7 @@ dependencies: repository: "file://charts/team-role-and-bindings" condition: team-role-and-bindings.enabled - name: hyperpod-inference-operator - version: "0.1.0" + version: "1.0.0" repository: "file://charts/inference-operator" condition: inferenceOperators.enabled - name: hyperpod-patching