-
Notifications
You must be signed in to change notification settings - Fork 47
🌱 Bump to Helm 3.18.6 #335
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
🌱 Bump to Helm 3.18.6 #335
Conversation
WalkthroughUpgrades dependency versions in go.mod, including Helm v3.18.6, Kubernetes modules to v0.33.3, spf13/pflag to v1.0.7, several golang.org/x packages, and yaml/jsonschema libraries; adds an indirect dependency on santhosh-tekuri/jsonschema/v6. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (162)
📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🔇 Additional comments (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🧪 Early access (Sonnet 4.5): enabledWe are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience. Note:
Comment |
This is the last version in the 3.18 branch, before the bump to k8s 0.34 dependencies. It cleans up the jsonschema transitive dependencies. Signed-off-by: Stephen Kitt <[email protected]>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: skitt, zhujian7 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
535e709
into
open-cluster-management-io:main
Summary
This is the last version in the 3.18 branch, before the bump to k8s 0.34 dependencies. It cleans up the jsonschema transitive dependencies.
Related issue(s)
Fixes #
Summary by CodeRabbit