Update helm/kind-action action to v1.13.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| helm/kind-action | action | minor | v1.10.0 -> v1.13.0 |
Release Notes
helm/kind-action (helm/kind-action)
v1.13.0
What's Changed
- chore: verify sha256sum of kubectl by @felix-kaestner in #134
- Load GITHUB_PATH in PATH to use correct binaries when creating registry by @gotha in #133
- feat: Add cloud provider by @waltermity in #135
- chore: bump kind to v0.29.0 by @pmalek in #144
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #145
- bug: respect 'install_only' action input value by @mszostok in #147
- bump kind and kubectl and also nodejs by @cpanato in #150
New Contributors
- @felix-kaestner made their first contribution in #134
- @gotha made their first contribution in #133
- @waltermity made their first contribution in #135
- @pmalek made their first contribution in #144
- @mszostok made their first contribution in #147
Full Changelog: https://github.com/helm/kind-action/compare/v1...v1.13.0
v1.12.0
What's Changed
- update kind to use release v0.26.0 by @cpanato in #129
- feat: options to configure local registry by @tthvo in #113
- Bump actions/checkout from 4.1.4 to 4.2.2 in the actions group by @dependabot in #130
New Contributors
Full Changelog: https://github.com/helm/kind-action/compare/v1.11.0...v1.12.0
v1.11.0
What's Changed
- add wait test by @cpanato in #111
- revert wget to use curl again by @cpanato in #110
- feat: add custom kubeconfig option as action input by @jbattiato in #119
- fix: Use new mirror for downloading kubectl by @jriedel-ionos in #127
- update kind to default to release v0.24.0 by @cpanato in #122
New Contributors
- @jbattiato made their first contribution in #119
- @jriedel-ionos made their first contribution in #127
Full Changelog: https://github.com/helm/kind-action/compare/v1.10.0...v1.11.0
Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy Preview for peppy-sprite-186812 failed.
| Name | Link |
|---|---|
| Latest commit | 190009999004e5e83897a6b3daddb6a5668d20c3 |
| Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/67e4ffa6e500850008651015 |
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 81.18%. Comparing base (a89b89c) to head (dfd82d5).
Additional details and impacted files
@@ Coverage Diff @@
## main #3006 +/- ##
=========================================
Coverage 81.18% 81.18%
Complexity 1506 1506
=========================================
Files 268 268
Lines 7356 7356
Branches 325 325
=========================================
Hits 5972 5972
Misses 1226 1226
Partials 158 158
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.