Skip to content

Commit 618e7bc

Browse files
chore(deps): update dependency kubernetes/kubectl to v1.32.3
1 parent 93d290f commit 618e7bc

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
@@ -10,7 +10,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-22.04@sha256:06bd8d1c5
1010
# && apt-get -y install --no-install-recommends <your-package-list-here>
1111

1212

13-
ARG VERSION_KUBECTL=1.30.11
13+
ARG VERSION_KUBECTL=1.32.3
1414
ARG VERSION_OPENTOFU=1.9.0
1515
ARG VERSION_HELM=3.17.2
1616
ARG VERSION_GCLOUD_SDK=515.0.0

0 commit comments

Comments
 (0)