Skip to content
Snippets Groups Projects
Verified Commit 18d80f3c authored by Botaniker (Bot)'s avatar Botaniker (Bot) Committed by Sheogorath
Browse files

chore(deps): update dependency kubernetes/kubernetes to v1.29.1

parent bac5181a
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ kubectl: ...@@ -5,7 +5,7 @@ kubectl:
FROM ../mirror+fedora FROM ../mirror+fedora
# renovate: datasource=github-releases depName=kubernetes/kubernetes # renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VERSION=v1.28.4 ARG KUBECTL_VERSION=v1.29.1
ENV KUBECTL_VERSION=${KUBECTL_VERSION} ENV KUBECTL_VERSION=${KUBECTL_VERSION}
RUN curl -LO "https://dl.k8s.io/release/${KUBECTL_VERSION}/bin/linux/amd64/kubectl" \ RUN curl -LO "https://dl.k8s.io/release/${KUBECTL_VERSION}/bin/linux/amd64/kubectl" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment