yurake / k8s-3tier-webapp

Sample web application based on k8s
MIT License
15 stars 24 forks source link

chore(deps): update dependency helm/kind-action to v1.10.0 #3367

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
helm/kind-action minor v1.8.0 -> v1.10.0
helm/kind-action action minor v1.8.0 -> v1.10.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

helm/kind-action (helm/kind-action) ### [`v1.10.0`](https://togithub.com/helm/kind-action/releases/tag/v1.10.0) [Compare Source](https://togithub.com/helm/kind-action/compare/v1.9.0...v1.10.0) ##### Requirements We changed to use `wget` instead of `curl` ##### What's Changed - Update kind to release v0.21.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/104](https://togithub.com/helm/kind-action/pull/104) - Bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/106](https://togithub.com/helm/kind-action/pull/106) - Bump actions/checkout from 4.1.2 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/108](https://togithub.com/helm/kind-action/pull/108) - bump kind to 0.22.0 / kubectl and general housekeeping by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/107](https://togithub.com/helm/kind-action/pull/107) - Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/109](https://togithub.com/helm/kind-action/pull/109) **Full Changelog**: https://github.com/helm/kind-action/compare/v1.9.0...v1.10.0 ### [`v1.9.0`](https://togithub.com/helm/kind-action/releases/tag/v1.9.0) [Compare Source](https://togithub.com/helm/kind-action/compare/v1.8.0...v1.9.0) #### What's Changed - Bump actions/checkout from 3.3.0 to 3.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/90](https://togithub.com/helm/kind-action/pull/90) - Bump actions/checkout from 3.5.3 to 3.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/96](https://togithub.com/helm/kind-action/pull/96) - Bump actions/checkout from 3.6.0 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/97](https://togithub.com/helm/kind-action/pull/97) - Bump actions/checkout from 4.0.0 to 4.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/98](https://togithub.com/helm/kind-action/pull/98) - Bump actions/checkout from 4.1.0 to 4.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/99](https://togithub.com/helm/kind-action/pull/99) - chore: Bump node version to node20 by [@​sayboras](https://togithub.com/sayboras) in [https://github.com/helm/kind-action/pull/102](https://togithub.com/helm/kind-action/pull/102) - Fix arch detection in non-Debian distros by [@​musse](https://togithub.com/musse) in [https://github.com/helm/kind-action/pull/93](https://togithub.com/helm/kind-action/pull/93) - docs: fix default version in action.yml by [@​dunglas](https://togithub.com/dunglas) in [https://github.com/helm/kind-action/pull/91](https://togithub.com/helm/kind-action/pull/91) - docs: bump outdated action version in README by [@​dunglas](https://togithub.com/dunglas) in [https://github.com/helm/kind-action/pull/92](https://togithub.com/helm/kind-action/pull/92) #### New Contributors - [@​musse](https://togithub.com/musse) made their first contribution in [https://github.com/helm/kind-action/pull/93](https://togithub.com/helm/kind-action/pull/93) - [@​dunglas](https://togithub.com/dunglas) made their first contribution in [https://github.com/helm/kind-action/pull/91](https://togithub.com/helm/kind-action/pull/91) **Full Changelog**: https://github.com/helm/kind-action/compare/v1.8.0...v1.9.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

what-the-diff[bot] commented 2 weeks ago

PR Summary

This pull request presents changes in multiple project files. The main focus of these updates is to use the latest versions of existing tools used in our development workflows.

  1. .github/workflows/kind-chaos-mesh-ci.yml
  2. .github/workflows/kind-quarkus-ci.yml
  3. .github/workflows/kind-yaml-ci.yml

As a result, we might expect our workflows to be more stable, efficient, and compatible with newer features or potential bug fixes offered in the latest version of kind-action.

codeclimate[bot] commented 2 weeks ago

Code Climate has analyzed commit 97bb3a5a and detected 0 issues on this pull request.

View more on Code Climate.

sonarcloud[bot] commented 6 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud