Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubectl to v1.29.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent a75406c commit b285c29
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:02f752d42
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>

ARG VERSION_KUBECTL=1.28.9
ARG VERSION_KUBECTL=1.29.5
ARG VERSION_OPENTOFU=1.6.2
ARG VERSION_HELM=3.14.4
ARG VERSION_GCLOUD_SDK=475.0.0
Expand Down

0 comments on commit b285c29

Please sign in to comment.