Skip to content

build: update Helm version to v3.17.2 in CI and go.mod #750

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

Conversation

yxxhero
Copy link
Collaborator

@yxxhero yxxhero commented Mar 16, 2025

This pull request includes updates to the Helm and Kubernetes dependencies in the CI workflow and go.mod file. The most important changes are as follows:

CI Workflow Updates:

  • Updated helm-version from v3.17.1 to v3.17.2 in the .github/workflows/ci.yaml file to ensure the CI pipeline uses the latest patch version. [1] [2]

Dependency Updates:

  • Updated helm.sh/helm/v3 from v3.17.1 to v3.17.2 in the go.mod file to use the latest patch version of Helm.
  • Updated k8s.io/kubectl from v0.32.1 to v0.32.2 in the go.mod file to use the latest patch version of Kubernetes CLI.

@yxxhero yxxhero merged commit 08ab14a into master Mar 16, 2025
16 checks passed
@yxxhero yxxhero deleted the build--update-Helm-version-to-v3.17.2-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