Skip to content

InferenceOperator Update hyperpod-inference-operator to 2.0.0 in HyperPodHelmChart#375

Merged
zhaoqizqwang merged 10 commits intoaws:mainfrom
XuanCS:main
Feb 23, 2026
Merged

InferenceOperator Update hyperpod-inference-operator to 2.0.0 in HyperPodHelmChart#375
zhaoqizqwang merged 10 commits intoaws:mainfrom
XuanCS:main

Conversation

@XuanCS
Copy link
Contributor

@XuanCS XuanCS commented Feb 23, 2026

What's changing and why?

BugFix

Before

Parent Chart (Incorrect)

File: helm_chart/HyperPodHelmChart/Chart.yaml
Line: 84
Current:

- name: hyperpod-inference-operator
  version: "1.3.0"  # :x: Wrong version
  repository: "file://charts/inference-operator"
  condition: inferenceOperators.enabled

After

Subchart (Correct)

File: helm_chart/HyperPodHelmChart/charts/inference-operator/Chart.yaml
Line: 18
Current:

version: 2.0.0  # :white_check_mark: Actual version

@XuanCS XuanCS requested a review from a team as a code owner February 23, 2026 23:34
@XuanCS XuanCS temporarily deployed to manual-approval February 23, 2026 23:34 — with GitHub Actions Inactive
@zhaoqizqwang zhaoqizqwang merged commit 3e96314 into aws:main Feb 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants