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

Update docker, k8s and containerd dependencies #286

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

carolynvs
Copy link
Contributor

@carolynvs carolynvs commented Jun 9, 2022

  • Update docker to v20.10.17
  • Update containerd to v1.6.6
  • Updated k8s to v0.24.1. I also removed a dependency on k8s.io/kubernetes because that isn't safe to reference in go.mod. You should always use their specially published packages instead of that.

* Bump containerd to 1.6.6
* Bump kubernetes to 0.24.1. I also removed a dependency on k8s.io/kubernetes because that isn't safe to reference in go.mod. You should always use their specially published packages instead of that.
* Bump docker deps to v20.10.17

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
@carolynvs carolynvs marked this pull request as ready for review June 10, 2022 14:36
@carolynvs carolynvs requested review from jlegrone and vdice June 10, 2022 15:13
@carolynvs carolynvs merged commit a63ee2e into cnabio:main Jun 10, 2022
@carolynvs carolynvs deleted the bump-deps branch June 10, 2022 16:18
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.

None yet

2 participants