Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubernetes to v1.25.16
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Mar 7, 2024
1 parent 8259f3c commit f5321be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ ENV TERRAFORM_VERSION=v1.2.9
ENV CLI_VERSION=v0.8.6

# renovate: datasource=github-tags depName=kubernetes/kubernetes
ENV KUBECTL_VERSION=v1.25.5
ENV KUBECTL_VERSION=v1.25.16

RUN apk add --update --no-cache curl ca-certificates unzip wget openssl build-base && \
curl -L https://get.helm.sh/helm-${HELM_VERSION}-linux-${TARGETARCH}.tar.gz | tar xvz && \
Expand Down

0 comments on commit f5321be

Please sign in to comment.