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

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

parent 4d5ca596
Branches
Tags ghost-0.98.0
1 merge request!287chore(deps): update dependency kubernetes/kubernetes to v1.25.3
Pipeline #15383 failed
......@@ -2,7 +2,7 @@
FROM registry.fedoraproject.org/fedora:36 as kubectl
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VERSION=v1.25.2
ARG KUBECTL_VERSION=v1.25.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