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 github.com/containerd/stargz-snapshotter/estargz from 0.12.0 to 0.12.1 #853

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps github.com/containerd/stargz-snapshotter/estargz from 0.12.0 to 0.12.1.

Release notes

Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.

v0.12.1

This release publishes a container image usable as a Kind node to ghcr.io/containerd/stargz-snapshotter:0.12.1-kind

$ kind create cluster --name stargz-demo --image ghcr.io/containerd/stargz-snapshotter:0.12.1-kind

Kind >= v0.16.0 is recommended as the image is based on kindest/node:v1.25.2 supported by kind v0.16.0 (see also: https://github.com/kubernetes-sigs/kind/releases/tag/v0.16.0 )

Please refer to README about examples with Kind cluster with eStargz.

Notable Changes

  • Allow manually remove invalid snapshots on restore (#901)
  • ctr-remote: Allow analyzer waiting for a line from the container (#933)
  • Build and push stargz-snapshotter image usable as a kind node (#940)
Commits
  • e64ac36 Merge pull request #944 from ktock/prepare-0.12.1
  • ab27937 Prepare for v0.12.1
  • 016bb09 Merge pull request #940 from ktock/containerizeci
  • 45c3078 Build and push stargz-snapshotter image usable as a kind node
  • eb388a9 Merge pull request #939 from ktock/bump-up-dockerfile
  • 055b58f Merge pull request #943 from ktock/cri-api-0.26.0-alpha.2
  • 7dbf706 Bump k8s.io/cri-api from 0.26.0-alpha.1 to 0.26.0-alpha.2
  • 1d8ac94 Dockerfile: Bump up dependencies
  • d9cf166 Merge pull request #938 from ktock/grpc-1.50.0
  • 404192e Bump google.golang.org/grpc from 1.49.0 to 1.50.0
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 17, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/stargz-snapshotter/estargz-0.12.1 branch 2 times, most recently from c3b1860 to a8c1b0b Compare October 17, 2022 13:55
imjasonh
imjasonh previously approved these changes Oct 17, 2022
Bumps [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/stargz-snapshotter/estargz-0.12.1 branch from a8c1b0b to e1e951c Compare October 17, 2022 16:18
@imjasonh imjasonh merged commit cc4fd86 into main Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/stargz-snapshotter/estargz-0.12.1 branch October 17, 2022 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant