Bump github.com/google/ko from 0.12.0 to 0.13.0 in /hack/ko by dependabot[bot] · Pull Request #253 · servicebinding/runtime
Navigation Menu
{{ message }}
servicebinding / runtime Public
- Notifications You must be signed in to change notification settings
- Fork 7
Merged
Merged
Conversation
Copy link Copy Markdown
Contributor
dependabot
bot
commented
on behalf of github
Mar 13, 2023
dependabot
bot
commented
on behalf of github
Bumps github.com/google/ko from 0.12.0 to 0.13.0.
Release notes
Sourced from github.com/google/ko's releases.
v0.13.0
What's Changed
- SPDX: Fix package manager label by
@puercoin ko-build/ko#801- SPDX 2.3 support by
@puercoin ko-build/ko#803- ci: build and test using 1.18 and 1.19 (drop 1.17) by
@imjasonhin ko-build/ko#812- removes repo move message by
@mchmarnyin ko-build/ko#814- feat: write sbom result to disk by
@developer-guyin ko-build/ko#822- feat: adding support for using multiple keychain for sending sbom results to a different repository by
@developer-guyin ko-build/ko#821- Move docs to ko.build by
@imjasonhin ko-build/ko#749- Update setup-ko version by
@ianlewisin ko-build/ko#836- Add -- usage in readme by
@jwcesignin ko-build/ko#840- add CONTRIBUTING, code of conduct, roadmap by
@imjasonhin ko-build/ko#837- attempt to fix GH Pages publishing by
@imjasonhin ko-build/ko#843- doc: fix link to Installation page in Getting Started by
@antoinecoin ko-build/ko#846- .ko.yaml: bump golang 1.18 -> 1.19 by
@srenatusin ko-build/ko#848- truncate -image-refs file by
@imjasonhin ko-build/ko#855- update docs: fix broken links, align with README by
@imjasonhin ko-build/ko#854- Handle KO_DOCKER_REPO=ko.local/repo and --bare correctly by
@imjasonhin ko-build/ko#820- another docs update by
@imjasonhin ko-build/ko#856- ko.build: support some common shortlinks by
@imjasonhin ko-build/ko#872- install: fail with 404 instead of gzip error when url was wrong by
@grosserin ko-build/ko#879- feat: deduplicate tags by
@bluebrownin ko-build/ko#884- install mkdocs-redirect when publishing site by
@imjasonhin ko-build/ko#873- nit: replace one-item slice with const by
@imjasonhin ko-build/ko#885- Temp fix for SLSA generators by
@laurentsimonin ko-build/ko#886- Fix verifier by
@laurentsimonin ko-build/ko#891- Fix link in static-assets.md by
@yuryuin ko-build/ko#893- add KO_DEFAULTBASEIMAGE usage to docs by
@developer-guyin ko-build/ko#895- Publish an tagged image on release by
@vdemeesterin ko-build/ko#868- Add option to configure default platforms by
@ReToCodein ko-build/ko#897- Fix broken SLSA link by
@imjasonhin ko-build/ko#899- add MAINTAINERS.md by
@imjasonhin ko-build/ko#905- fix: possible race condition when applying templates to flags/ldflags by
@caarlos0in ko-build/ko#913- update docs to reflect actual default base image by
@imjasonhin ko-build/ko#903- remove repeated error message on failure by
@imjasonhin ko-build/ko#921- website: update CNCF announcement by
@imjasonhin ko-build/ko#920- fix KO_CONFIG_PATH pointing to a file by
@imjasonhin ko-build/ko#923- upgrade to cosign v2.0.0-rc.0 by
@imjasonhin ko-build/ko#933- Feature: Add ECR presubmit testing. by
@mattmoorin ko-build/ko#934- remove 'ko deps' by
@imjasonhin ko-build/ko#937- feat: Add KO_GO_PATH env var by
@embano1in ko-build/ko#930- add ko.build/slack short link by
@imjasonhin ko-build/ko#945- update link to ko goreleaser docs by
@imjasonhin ko-build/ko#936- add ko community meeting details by
@developer-guyin ko-build/ko#938- fix cosign by adding --yes by
@imjasonhin ko-build/ko#973- fix: handle docker's unknown/unknown platform in index manifests by
@imjasonhin ko-build/ko#975- fix file extension for cyclonedx by
@developer-guyin ko-build/ko#974New Contributors
@ianlewismade their first contribution in ko-build/ko#836
... (truncated)
Commits
e22e7a1bump ggcr dep to@main(#976)8e075aefix file extension for cyclonedx (#974)11670b7fix: handle docker's unknown/unknown platform in index manifests (#975)7ce9478fix cosign by adding --yes (#973)9302da7Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 (#972)a158883Bump sigstore/cosign-installer from 2.8.1 to 3.0.1 (#971)86b6c28Bump actions/checkout from 2 to 3 (#966)0bd12fbBump slsa-framework/slsa-github-generator from 1.2.1 to 1.5.0 (#967)d5125daBump github.com/sigstore/cosign/v2 from 2.0.0-rc.2 to 2.0.0 (#965)03f4aedadd ko community meeting details (#938)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/google/ko](https://github.com/google/ko) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/google/ko/releases) - [Changelog](https://github.com/ko-build/ko/blob/main/.goreleaser.yml) - [Commits](ko-build/ko@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: github.com/google/ko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
labels
Mar 13, 2023
dependabot
bot
requested a review
from a team
scothis
merged commit
658fafb
into
main
dependabot
bot
deleted the
dependabot/go_modules/hack/ko/github.com/google/ko-0.13.0
branch
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