Skip to content
Snippets Groups Projects
Verified Commit b96db508 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/kubernetes-kubernetes-1.x'

parents 7f34d3c5 5ef553f3
Branches
Tags
1 merge request!942chore(deps): update dependency kubernetes/kubernetes to v1.28.3
......@@ -5,7 +5,7 @@ kubectl:
FROM ../mirror+fedora
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VERSION=v1.28.2
ARG KUBECTL_VERSION=v1.28.3
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