Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubernetes to v1.25.15
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Dec 15, 2023
1 parent 4305b47 commit 0a0d2b2
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.2

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

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 0a0d2b2

Please sign in to comment.