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 Oct 23, 2024
1 parent c8dda3c commit 7190efc
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.10
ARG VERSION_KUBECTL=1.31.2
ARG VERSION_OPENTOFU=1.7.3
ARG VERSION_HELM=3.15.4
ARG VERSION_GCLOUD_SDK=497.0.0
Expand Down

0 comments on commit 7190efc

Please sign in to comment.