Skip to content

Commit

Permalink
chore(deps): bump kindest/node from v1.31.2 to v1.32.0 in /tests in t…
Browse files Browse the repository at this point in the history
…he docker-tests group (#6980)

chore(deps): bump kindest/node in /tests in the docker-tests group

Bumps the docker-tests group in /tests with 1 update: kindest/node.


Updates `kindest/node` from v1.31.2 to v1.32.0

---
updated-dependencies:
- dependency-name: kindest/node
  dependency-type: direct:production
  dependency-group: docker-tests
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Jarosz <99677300+jjngx@users.noreply.github.com>
Co-authored-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
  • Loading branch information
3 people authored and web-flow committed Dec 16, 2024
1 parent 486afa8 commit 357431d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.5
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
FROM kindest/node:v1.31.2@sha256:18fbefc20a7113353c7b75b5c869d7145a6abd6269154825872dc59c1329912e
FROM kindest/node:v1.32.0@sha256:2458b423d635d7b01637cac2d6de7e1c1dca1148a2ba2e90975e214ca849e7cb

# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
FROM quay.io/skopeo/stable:v1.17.0

0 comments on commit 357431d

Please sign in to comment.