Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubectl to v1.29.10 (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
glueops-renovatebot and renovate-bot authored Oct 23, 2024
1 parent d4aeb2a commit a18b47c
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:13ef25860
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>

ARG VERSION_KUBECTL=1.29.9
ARG VERSION_KUBECTL=1.29.10
ARG VERSION_OPENTOFU=1.7.3
ARG VERSION_HELM=3.15.4
ARG VERSION_GCLOUD_SDK=495.0.0
Expand Down

0 comments on commit a18b47c

Please sign in to comment.