Skip to content

build: update Helm to v3.18.1 in CI and go.mod #791

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

yxxhero
Copy link
Collaborator

@yxxhero yxxhero commented May 28, 2025

This pull request updates the Helm version used across the project from v3.18.0 to v3.18.1 to ensure compatibility with the latest minor release. The changes are applied to CI workflows and dependencies in the go.mod file.

Updates to Helm version:

  • .github/workflows/ci.yaml: Updated the helm-version matrix in the CI configuration from v3.18.0 to v3.18.1 for all relevant jobs. This includes updates to matrix definitions and specific job configurations. [1] [2]

  • go.mod: Changed the Helm dependency from helm.sh/helm/v3 v3.18.0 to helm.sh/helm/v3 v3.18.1 to align with the updated version used in the CI workflows.

Signed-off-by: yxxhero <aiopsclub@163.com>
@yxxhero yxxhero merged commit 5b1c274 into master May 28, 2025
16 checks passed
@yxxhero yxxhero deleted the build--update-Helm-to-v3.18.1-in-CI-and-go.mod branch May 28, 2025 23:45
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.

1 participant