Skip to content
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

build: update Helm to v3.16.4 and kubectl to v0.31.3 #708

Merged

Conversation

yxxhero
Copy link
Collaborator

@yxxhero yxxhero commented Dec 18, 2024

This pull request includes updates to the Helm and kubectl versions in the CI workflow and the go.mod file to ensure compatibility and leverage the latest features and fixes.

Changes to CI workflow:

  • Updated Helm version from v3.16.2 to v3.16.4 in the CI workflow matrix to ensure the latest fixes and improvements are included. (.github/workflows/ci.yaml) [1] [2] [3]

Changes to dependencies:

  • Updated Helm version from v3.16.3 to v3.16.4 in the go.mod file to maintain consistency with the CI workflow. (go.mod)
  • Updated kubectl version from v0.31.1 to v0.31.3 in the go.mod file to include the latest improvements and fixes. (go.mod)

@yxxhero yxxhero merged commit 6677599 into master Dec 18, 2024
16 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.

1 participant