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

Bump k8s.io/release from 0.7.1-0.20210218090651-d71805402dab to 0.15.0 #29

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps k8s.io/release from 0.7.1-0.20210218090651-d71805402dab to 0.15.0.

Release notes

Sourced from k8s.io/release's releases.

v0.15.0

Changes by Kind

Feature

  • Add krel sign blobs and images commands (#2742, @​cpanato) [SIG Release]
  • Added command line parameter verification for krel stage. (#2774, @​saschagrunert) [SIG Release]
  • Added package build and release to krel (#2744, @​saschagrunert) [SIG Release]
  • BUILDER_IMAGE can now be overridden when building the go-runner image. Additionally a new variable DISTROLESS_REGISTRY can be used to specify a different registry and repository, to more completely override the DISTROLESS_IMAGE build arg to support custom images. (#2709, @​jeremyrickard) [SIG Release]
  • Build Go 1.18.4 and 1.17.12 images
  • Build Go 1.18.5 and 1.17.13 images (#2626, @​cpanato) [SIG Release]
  • Build Go 1.19.1 and 1.18.6 based images (#2659, @​palnabarun) [SIG Release]
  • Build Go 1.19.2 and 1.18.7 based images (#2696, @​xmudrii) [SIG Release]
  • Build Go 1.19.3 and 1.18.8 based images (#2732, @​xmudrii) [SIG Release]
  • Build Go 1.19.4 and 1.18.9 based images (#2794, @​xmudrii) [SIG Release]
  • Build Go 1.19.5 and 1.18.10 based images (#2853, @​cpanato) [SIG Release]
  • Build cross for go1.19 for 1.23 and 1.24 release branches (#2825, @​cpanato) [SIG Release]
  • Build k8s-cloud-builder and k8s-ci-builder using Go 1.19.1
    • Build k8s-cloud-builder and k8s-ci-builder using Go 1.18.6 (#2660, @​palnabarun) [SIG Release]
  • Build k8s-cloud-builder and k8s-ci-builder using Go 1.19.2
    • Build k8s-cloud-builder and k8s-ci-builder using Go 1.18.7 (#2699, @​xmudrii) [SIG Release]
  • Build k8s-cloud-builder and k8s-ci-builder using Go 1.19.3
    • Build k8s-cloud-builder and k8s-ci-builder using Go 1.18.8 (#2740, @​xmudrii) [SIG Release]
  • Build k8s-cloud-builder and k8s-ci-builder using Go 1.19.4
    • Build k8s-cloud-builder and k8s-ci-builder using Go 1.18.9
    • Build k8s-cloud-builder image based on kube-cross v1.26.0 (v1.26-cross1.19-bullseye) (#2795, @​xmudrii) [SIG Release]
  • Bump k8s-cloud-builder and k8s-ci-builder to Go 1.19.5 (#2856, @​cpanato) [SIG Release]
  • Changed krel fast-forward to not run when the release cut issue is open. (#2814, @​saschagrunert) [SIG Release]
  • Debian-base: Build bullseye-v1.4.0 images (#2590, @​wespanther) [SIG Release]
  • Debian-base: Build bullseye-v1.4.1 images (#2609, @​wespanther) [SIG Release]
  • Debian-base: Build bullseye-v1.4.2 images (#2641, @​wespanther) [SIG Release]
  • Debian-base: Update dependents to use bullseye-v1.4.0
    • debian-iptables: Build bullseye-v1.5.0 image
    • setcap: Build bullseye-v1.4.0 image (#2597, @​wespanther) [SIG Release]
  • Debian-base: Update dependents to use bullseye-v1.4.2
    • debian-iptables: Build bullseye-v1.5.1 image
    • setcap: Build bullseye-v1.4.1 image (#2643, @​wespanther) [SIG Release]
  • Drop 1.22 and go 1.16 build variants
    • update cosign image
    • golang: Build 1.20rc1 images (#2816, @​cpanato) [SIG Release]
  • Golang: Build 1.19rc1 images (#2601, @​cpanato) [SIG Release]
  • Golang: Build 1.20rc2 images (#2846, @​cpanato) [SIG Release]
  • Golang: Build 1.20rc3 images (#2857, @​cpanato) [SIG Release]
  • Golang: build 1.19 images (#2628, @​cpanato) [SIG Release]
  • Golang: build 1.19rc2 images (#2610, @​palnabarun) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.18.4
    • k8s-cloud-builder/k8s-ci-builder: build using Go 1.17.12
    • drop configs for v1.21 due to EOL (#2622, @​cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.18.5

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [k8s.io/release](https://github.com/kubernetes/release) from 0.7.1-0.20210218090651-d71805402dab to 0.15.0.
- [Release notes](https://github.com/kubernetes/release/releases)
- [Commits](https://github.com/kubernetes/release/commits/v0.15.0)

---
updated-dependencies:
- dependency-name: k8s.io/release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2023

The following labels could not be found: area/dependency, release-note-none, ok-to-test.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 14, 2023

Superseded by #37.

@dependabot dependabot bot closed this Apr 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/release-0.15.0 branch April 14, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants