Skip to content

Conversation

yxxhero
Copy link
Collaborator

@yxxhero yxxhero commented Aug 13, 2025

This pull request updates dependencies to newer versions and makes corresponding changes to the CI workflow to ensure compatibility. The main focus is on upgrading the Helm dependency and related tooling, as well as cleaning up and updating some Go module dependencies.

Dependency updates:

  • Upgraded the helm.sh/helm/v3 dependency from v3.18.4 to v3.18.5 in go.mod.
  • Updated the k8s.io/kubectl dependency from v0.33.2 to v0.33.3 in go.mod.
  • Replaced the github.com/xeipuuv/gojsonschema and related indirect dependencies with github.com/santhosh-tekuri/jsonschema/v6 in go.mod.

CI workflow updates:

  • Updated the Helm version used in the CI matrix from v3.18.4 to v3.18.5 in .github/workflows/ci.yaml, including all relevant matrix entries and explicit version specifications. [1] [2]

@yxxhero yxxhero merged commit e92ad0e into master Aug 13, 2025
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