[0.12.x] Pull in changes from main#368
Merged
chenbh merged 14 commits intorelease/v0.12.xfrom Oct 18, 2023
Merged
Conversation
Signed-off-by: Daniel Chen <bohanc@vmware.com>
Stop dependabot from updating k8s versions
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/pivotal/kpack](https://github.com/pivotal/kpack) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/pivotal/kpack/releases) - [Changelog](https://github.com/buildpacks-community/kpack/blob/main/RELEASE.md) - [Commits](buildpacks-community/kpack@v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: github.com/pivotal/kpack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
- Since we patch the previous build, the number will be one less than expected fixes #354 Signed-off-by: Tom Kennedy <ktom@vmware.com>
…es/github.com/pivotal/kpack-0.12.1 Bump github.com/pivotal/kpack from 0.12.0 to 0.12.1
…ctions/actions/checkout-4 Bump actions/checkout from 3 to 4
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.4.0. - [Commits](golang/sync@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Bohan Chen <bohanc@vmware.com>
…es/golang.org/x/sync-0.4.0 Bump golang.org/x/sync from 0.3.0 to 0.4.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0. - [Commits](golang/net@v0.15.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Add .exe extension back to windows binary
tomkennedy513
approved these changes
Oct 13, 2023
…es/golang.org/x/net-0.17.0
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.
In prep for 0.12.1 release