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

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

parent 71a8e0dd
Branches
Tags 19.203.4
1 merge request!774chore(deps): update dependency kubernetes/kubernetes to v1.27.4
Pipeline #17821 passed
......@@ -2,7 +2,7 @@
FROM quay.io/fedora/fedora:38 as kubectl
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VERSION=v1.27.3
ARG KUBECTL_VERSION=v1.27.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