From 4b5fd42744111dce2725e83bdf16a9000d20b43e Mon Sep 17 00:00:00 2001 From: Shantanu Tripathi Date: Wed, 6 May 2026 22:19:18 +0000 Subject: [PATCH] fix(helm): Bump inference-operator dependency to 2.1.1 --- 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 95156dde..dc5876cd 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: "2.1.0" + version: "2.1.1" repository: "file://charts/inference-operator" condition: inferenceOperators.enabled - name: hyperpod-patching