Skip to content
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

ko 0.15.2 #163579

Merged
merged 2 commits into from
Feb 21, 2024
Merged

ko 0.15.2 #163579

merged 2 commits into from
Feb 21, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Fix kind image loading for MacOS by @aidy in https://github.com/ko-build/ko/pull/1057
* Bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in https://github.com/ko-build/ko/pull/1185
* (feat) Adding styling to code blocks by @userbradley in https://github.com/ko-build/ko/pull/1187
* Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 by @dependabot in https://github.com/ko-build/ko/pull/1188
* Correct cluster name in error message when no nodes are found by @SaschaSchwarze0 in https://github.com/ko-build/ko/pull/1189
* Bump actions/setup-python from 4.7.1 to 4.8.0 by @dependabot in https://github.com/ko-build/ko/pull/1192
* Bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.2 by @dependabot in https://github.com/ko-build/ko/pull/1191
* Bump github.com/spf13/viper from 1.17.0 to 1.18.0 by @dependabot in https://github.com/ko-build/ko/pull/1196
* Bump actions/setup-python from 4.8.0 to 5.0.0 by @dependabot in https://github.com/ko-build/ko/pull/1195
* Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in https://github.com/ko-build/ko/pull/1194
* Bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in https://github.com/ko-build/ko/pull/1197
* Bump reviewdog/action-misspell from 1.14.0 to 1.14.1 by @dependabot in https://github.com/ko-build/ko/pull/1200
* Bump github.com/spf13/viper from 1.18.0 to 1.18.1 by @dependabot in https://github.com/ko-build/ko/pull/1199
* chore: add capsule as lover by @oliverbaehler in https://github.com/ko-build/ko/pull/1193
* Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in https://github.com/ko-build/ko/pull/1201
* Bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in https://github.com/ko-build/ko/pull/1202
* Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in https://github.com/ko-build/ko/pull/1203
* Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in https://github.com/ko-build/ko/pull/1204
* Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in https://github.com/ko-build/ko/pull/1206
* Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in https://github.com/ko-build/ko/pull/1205
* Bump reviewdog/action-misspell from 1.14.1 to 1.15.0 by @dependabot in https://github.com/ko-build/ko/pull/1207
* Fix the KO_CONFIG_PATH default value in the documentation by @amirh in https://github.com/ko-build/ko/pull/1208
* Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in https://github.com/ko-build/ko/pull/1209
* Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in https://github.com/ko-build/ko/pull/1211
* Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in https://github.com/ko-build/ko/pull/1212
* Bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in https://github.com/ko-build/ko/pull/1213
* Bump github.com/google/go-containerregistry from 0.17.0 to 0.18.0 by @dependabot in https://github.com/ko-build/ko/pull/1214
* Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in https://github.com/ko-build/ko/pull/1215
* Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in https://github.com/ko-build/ko/pull/1219
* Bump github.com/google/go-containerregistry from 0.18.0 to 0.19.0 by @dependabot in https://github.com/ko-build/ko/pull/1222
* Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in https://github.com/ko-build/ko/pull/1224
* Bump github.com/sigstore/cosign/v2 from 2.2.2 to 2.2.3 by @dependabot in https://github.com/ko-build/ko/pull/1223
* Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.2+incompatible by @dependabot in https://github.com/ko-build/ko/pull/1225
* Bump sigs.k8s.io/kind from 0.20.0 to 0.21.0 by @dependabot in https://github.com/ko-build/ko/pull/1226
* Bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc6 by @dependabot in https://github.com/ko-build/ko/pull/1230
* Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in https://github.com/ko-build/ko/pull/1229
* Bump github.com/docker/docker from 25.0.2+incompatible to 25.0.3+incompatible by @dependabot in https://github.com/ko-build/ko/pull/1234
* Bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2 by @dependabot in https://github.com/ko-build/ko/pull/1233
* Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in https://github.com/ko-build/ko/pull/1237
* Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in https://github.com/ko-build/ko/pull/1238
* Bump sigs.k8s.io/kind from 0.21.0 to 0.22.0 by @dependabot in https://github.com/ko-build/ko/pull/1239
* Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in https://github.com/ko-build/ko/pull/1240
* Bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 by @dependabot in https://github.com/ko-build/ko/pull/1242

New Contributors

Full Changelog: ko-build/ko@v0.15.1...v0.15.2

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 21, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 21, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 21, 2024
Merged via the queue into Homebrew:master with commit fd3603c Feb 21, 2024
12 checks passed
@BrewTestBot BrewTestBot deleted the bump-ko-0.15.2 branch February 21, 2024 19:40
@github-actions github-actions bot added the outdated PR was locked due to age label Mar 22, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants