Skip to content

Commit 84ee528

Browse files
chore(deps): update dependency kubernetes/kubectl to v1.32.2
1 parent fc30833 commit 84ee528

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:8e6762ffc
1010
# && apt-get -y install --no-install-recommends <your-package-list-here>
1111

1212

13-
ARG VERSION_KUBECTL=1.30.10
13+
ARG VERSION_KUBECTL=1.32.2
1414
ARG VERSION_OPENTOFU=1.8.8
1515
ARG VERSION_HELM=3.16.4
1616
ARG VERSION_GCLOUD_SDK=509.0.0

0 commit comments

Comments
 (0)