Skip to content

Commit

Permalink
Bump kindest/node from v1.27.3 to v1.28.0 in /tests (#4250)
Browse files Browse the repository at this point in the history
Bumps kindest/node from v1.27.3 to v1.28.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent 17f0950 commit 6247ea4
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.27.3
FROM kindest/node:v1.28.0

FROM python:3.11

Expand Down

0 comments on commit 6247ea4

Please sign in to comment.