Skip to content
Snippets Groups Projects
Commit a94be65a authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

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

parent afb9ce6d
No related branches found
No related tags found
1 merge request!999chore(deps): update dependency kubernetes/kubernetes to v1.28.4
Pipeline #18697 passed
......@@ -5,7 +5,7 @@ kubectl:
FROM ../mirror+fedora
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VERSION=v1.28.3
ARG KUBECTL_VERSION=v1.28.4
ENV KUBECTL_VERSION=${KUBECTL_VERSION}
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.
Please register or to comment