bump kind to 0.22.0 / kubectl and general housekeeping#107
Merged
davidkarlsen merged 1 commit intohelm:mainfrom Apr 22, 2024
Merged
bump kind to 0.22.0 / kubectl and general housekeeping#107davidkarlsen merged 1 commit intohelm:mainfrom
davidkarlsen merged 1 commit intohelm:mainfrom
Conversation
c844db0 to
14f0a26
Compare
Signed-off-by: cpanato <ctadeu@gmail.com>
davidkarlsen
approved these changes
Apr 22, 2024
viceice
reviewed
Apr 23, 2024
| curl -sSLo "${kind_dir}/kind" "https://github.com/kubernetes-sigs/kind/releases/download/${version}/kind-linux-${arch}" | ||
| chmod +x "${kind_dir}/kind" | ||
| pushd "${kind_dir}" | ||
| wget --quiet "https://github.com/kubernetes-sigs/kind/releases/download/${version}/kind-linux-${arch}" |
There was a problem hiding this comment.
why switch from curl to wget? this will break my workflow because no wget.
This is somehow a breaking change 🤔
Member
Author
There was a problem hiding this comment.
i don't remember exaclty, but would you like to move back to curl and open a pr?
There was a problem hiding this comment.
no, I added wget to my runner now 🤗
you should probably update release notes and add a note about the new wget requirements 🙃
codeboten
referenced
this pull request
in open-telemetry/opentelemetry-collector-contrib
Apr 23, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.9.0` -> `v1.10.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`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) #### 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**: helm/kind-action@v1.9.0...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
referenced
this pull request
in dotnet/dotnet-operator-sdk
Apr 23, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.9.0` -> `v1.10.0` | --- ### Release Notes <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`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) #### 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**: helm/kind-action@v1.9.0...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/buehler/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
oguzhand95
referenced
this pull request
in cerbos/cerbos
Apr 29, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [amannn/action-semantic-pull-request](https://togithub.com/amannn/action-semantic-pull-request) | action | minor | `v5.4.0` -> `v5.5.2` | | [bufbuild/buf-setup-action](https://togithub.com/bufbuild/buf-setup-action) | action | minor | `v1.30.1` -> `v1.31.0` | | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.9.0` -> `v1.10.0` | | [sigstore/cosign-installer](https://togithub.com/sigstore/cosign-installer) | action | minor | `v3.4.0` -> `v3.5.0` | --- ### Release Notes <details> <summary>amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)</summary> ### [`v5.5.2`](https://togithub.com/amannn/action-semantic-pull-request/releases/tag/v5.5.2) [Compare Source](https://togithub.com/amannn/action-semantic-pull-request/compare/v5.5.1...v5.5.2) ##### Bug Fixes - Bump tar from 6.1.11 to 6.2.1 ([#​262](https://togithub.com/amannn/action-semantic-pull-request/issues/262) by [@​EelcoLos](https://togithub.com/EelcoLos)) ([9a90d5a](https://togithub.com/amannn/action-semantic-pull-request/commit/9a90d5a5ac979326e3bb9272750cdd4f192ce24a)) ### [`v5.5.1`](https://togithub.com/amannn/action-semantic-pull-request/releases/tag/v5.5.1) [Compare Source](https://togithub.com/amannn/action-semantic-pull-request/compare/v5.5.0...v5.5.1) ##### Bug Fixes - Bump ip from 2.0.0 to 2.0.1 ([#​263](https://togithub.com/amannn/action-semantic-pull-request/issues/263) by [@​EelcoLos](https://togithub.com/EelcoLos)) ([5e7e9ac](https://togithub.com/amannn/action-semantic-pull-request/commit/5e7e9acca3ddc6a9d7b640fe1f905c4fff131f4a)) ### [`v5.5.0`](https://togithub.com/amannn/action-semantic-pull-request/releases/tag/v5.5.0) [Compare Source](https://togithub.com/amannn/action-semantic-pull-request/compare/v5.4.0...v5.5.0) ##### Features - Add outputs for `type`, `scope` and `subject` ([#​261](https://togithub.com/amannn/action-semantic-pull-request/issues/261) by [@​bcaurel](https://togithub.com/bcaurel)) ([b05f5f6](https://togithub.com/amannn/action-semantic-pull-request/commit/b05f5f6423ef5cdfc7fdff00c4c10dd9a4f54aff)) </details> <details> <summary>bufbuild/buf-setup-action (bufbuild/buf-setup-action)</summary> ### [`v1.31.0`](https://togithub.com/bufbuild/buf-setup-action/releases/tag/v1.31.0) [Compare Source](https://togithub.com/bufbuild/buf-setup-action/compare/v1.30.1...v1.31.0) Release v1.31.0 </details> <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`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**: helm/kind-action@v1.9.0...v1.10.0 </details> <details> <summary>sigstore/cosign-installer (sigstore/cosign-installer)</summary> ### [`v3.5.0`](https://togithub.com/sigstore/cosign-installer/releases/tag/v3.5.0) [Compare Source](https://togithub.com/sigstore/cosign-installer/compare/v3.4.0...v3.5.0) #### What's Changed - Bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sigstore/cosign-installer/pull/157](https://togithub.com/sigstore/cosign-installer/pull/157) - use go 1.22 now by [@​bobcallaway](https://togithub.com/bobcallaway) in [https://github.com/sigstore/cosign-installer/pull/160](https://togithub.com/sigstore/cosign-installer/pull/160) - bump default version to v2.2.4, prep for v3.5.0 release by [@​bobcallaway](https://togithub.com/bobcallaway) in [https://github.com/sigstore/cosign-installer/pull/159](https://togithub.com/sigstore/cosign-installer/pull/159) **Full Changelog**: sigstore/cosign-installer@v3.4.0...v3.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cerbos/cerbos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ian-buse
referenced
this pull request
in dh2i-devs/dotnet-operator-sdk
May 3, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.9.0` -> `v1.10.0` | --- ### Release Notes <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`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) #### 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**: helm/kind-action@v1.9.0...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/buehler/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.