Skip to content

helm: align Hub chart with v0.3.12 manifests - #3553

Merged
google-oss-prow[bot] merged 2 commits into
kubeflow:masterfrom
danish9039:gsoc/hub-v0.3.12-parity-fix
Jul 17, 2026
Merged

helm: align Hub chart with v0.3.12 manifests#3553
google-oss-prow[bot] merged 2 commits into
kubeflow:masterfrom
danish9039:gsoc/hub-v0.3.12-parity-fix

Conversation

@danish9039

Copy link
Copy Markdown
Member

Summary of Changes

Aligns the existing Hub Helm chart parity values with the v0.3.12 Kustomize manifests introduced by #3548.

  • updates Hub server and UI default/CI image tags from v0.3.10 to v0.3.12
  • mirrors the new kubeflow source-namespace restriction in the Istio comparison values
  • restores the repository-wide Helm/Kustomize comparison matrix

This is a focused parity repair. Extending scripts/synchronize-hub-manifests.sh to update Helm surfaces remains separate follow-up work.

Dependencies

None. This follows the upstream Hub synchronization in #3548.

Related Issues

This unblocks the shared comparison workflow on #3480, #3525, and #3524.

Validation

  • helm lint experimental/helm/charts/hub/ with Helm v4.2.2
  • ./tests/helm_kustomize_compare_all.sh hub
  • ./tests/helm_kustomize_compare_all.sh
  • git diff --check

The complete repository comparison matrix passes locally under Helm v4.2.2 and Kustomize v5.8.1.

Contributor Checklist

  • I have tested these changes with Kustomize through the Helm/Kustomize comparison matrix.
  • All commits are signed off to satisfy the DCO check.
  • I have considered adding my company to the adopters page.

Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
Copilot AI review requested due to automatic review settings July 17, 2026 10:24
@github-actions

Copy link
Copy Markdown

Welcome to the Kubeflow Community Distribution Repository

Thanks for opening your first PR. Your contribution means a lot to the Kubeflow community.

Before making more PRs:
Please ensure your PR follows our Contributing Guide.
Please also be aware that many components are synchronized from upstream via the scripts in /scripts.
So in some cases you have to fix the problem in the upstream repositories first, but you can use a PR against kubeflow/community-distribution to test the platform integration.

Community Resources:

Thanks again for helping to improve Kubeflow.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Aligns the Hub Helm chart with Hub v0.3.12 and restores Kustomize comparison compatibility.

Changes:

  • Updates server and UI image tags to v0.3.12.
  • Restricts internal Istio access to the kubeflow namespace.
  • Removes trailing whitespace.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
experimental/helm/charts/hub/values.yaml Updates the global image tag.
experimental/helm/charts/hub/ci/values-ui.yaml Updates the base UI image tag.
experimental/helm/charts/hub/ci/values-ui-standalone.yaml Updates the standalone UI image tag.
experimental/helm/charts/hub/ci/values-ui-istio.yaml Updates the Istio UI image tag.
experimental/helm/charts/hub/ci/values-ui-integrated.yaml Updates the integrated UI image tag.
experimental/helm/charts/hub/ci/values-postgres.yaml Updates the PostgreSQL scenario server tag.
experimental/helm/charts/hub/ci/values-istio.yaml Adds the source-namespace restriction.
experimental/helm/charts/hub/ci/values-db.yaml Updates the database scenario server tag.
experimental/helm/charts/hub/ci/ci-values.yaml Updates the base comparison server tag.

Comment thread experimental/helm/charts/hub/values.yaml
@danish9039
danish9039 marked this pull request as ready for review July 17, 2026 10:26
@google-oss-prow
google-oss-prow Bot requested a review from tarekabouzeid July 17, 2026 10:27
Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
@juliusvonkohout

Copy link
Copy Markdown
Member

/lgtm
/approve

@google-oss-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: juliusvonkohout

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow
google-oss-prow Bot merged commit e520398 into kubeflow:master Jul 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants