Skip to content

Commit c6ba80a

Browse files
chore(deps): update dependency kubernetes-sigs/kind to v0.27.0
1 parent a7ee2e1 commit c6ba80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-22.04@sha256:e6cac7682
1313
ARG VERSION_KUBECTL=1.30.12
1414
ARG VERSION_OPENTOFU=1.9.0
1515
ARG VERSION_HELM=3.17.2
16-
ARG VERSION_KIND=0.26.0
16+
ARG VERSION_KIND=0.27.0
1717
ARG VERSION_K9S=0.50.6
1818
ARG VERSION_TERRAFORM_DOCS=0.19.0
1919
ARG VERSION_KUBENT=0.7.3

0 commit comments

Comments
 (0)