Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubectl to v1.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
public-glueops-renovatebot[bot] authored Nov 21, 2024
1 parent 51f21f5 commit 4208ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-22.04@sha256:003d94e84
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>

ARG VERSION_KUBECTL=1.29.11
ARG VERSION_KUBECTL=1.31.2
ARG VERSION_OPENTOFU=1.7.5
ARG VERSION_HELM=3.15.4
ARG VERSION_GCLOUD_SDK=501.0.0
Expand Down

0 comments on commit 4208ffe

Please sign in to comment.