[kubectl] Update kubectl version to 1.25.5
The PS updates the version of kubectl utility in the images up to 1.25.5 Change-Id: I50bbfebe79dd1674b61ef6607ad1ccd2e1a3cc04
This commit is contained in:
parent
08e3f5f430
commit
321539059f
@ -11,7 +11,7 @@ LABEL org.opencontainers.image.authors='airship-discuss@lists.airshipit.org, irc
|
||||
# Pacific 16.2.10
|
||||
ARG CEPH_RELEASE=pacific
|
||||
ARG CEPH_RELEASE_TAG=16.2.10-1focal
|
||||
ARG KUBE_VERSION=1.24.6
|
||||
ARG KUBE_VERSION=1.25.5
|
||||
|
||||
ARG CEPH_REPO=https://mirror.mirantis.com/acicd/ceph-pacific/
|
||||
ARG CEPH_KEY=https://mirror.mirantis.com/acicd/ceph-pacific/release.asc
|
||||
|
@ -8,7 +8,7 @@ LABEL org.opencontainers.image.authors='airship-discuss@lists.airshipit.org, irc
|
||||
org.opencontainers.image.vendor='The Airship Authors' \
|
||||
org.opencontainers.image.licenses='Apache-2.0'
|
||||
|
||||
ARG KUBE_VERSION=1.24.6
|
||||
ARG KUBE_VERSION=1.25.5
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
@ -9,7 +9,7 @@ LABEL org.opencontainers.image.authors='airship-discuss@lists.airshipit.org, irc
|
||||
org.opencontainers.image.licenses='Apache-2.0'
|
||||
|
||||
ARG ETCDCTL_VERSION=v3.5.3
|
||||
ARG KUBE_VERSION=1.24.6
|
||||
ARG KUBE_VERSION=1.25.5
|
||||
|
||||
ENV GOOGLE_URL=https://storage.googleapis.com/etcd
|
||||
ENV GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
|
||||
|
@ -8,7 +8,7 @@ LABEL org.opencontainers.image.authors='airship-discuss@lists.airshipit.org, irc
|
||||
org.opencontainers.image.vendor='The Airship Authors' \
|
||||
org.opencontainers.image.licenses='Apache-2.0'
|
||||
|
||||
ARG KUBE_VERSION=1.24.6
|
||||
ARG KUBE_VERSION=1.25.5
|
||||
|
||||
RUN set -xe \
|
||||
&& export DEBIAN_FRONTEND=noninteractive \
|
||||
|
@ -8,7 +8,7 @@ LABEL org.opencontainers.image.authors='airship-discuss@lists.airshipit.org, irc
|
||||
org.opencontainers.image.vendor='The Airship Authors' \
|
||||
org.opencontainers.image.licenses='Apache-2.0'
|
||||
|
||||
ARG KUBE_VERSION=1.24.6
|
||||
ARG KUBE_VERSION=1.25.5
|
||||
|
||||
RUN set -xe \
|
||||
&& export DEBIAN_FRONTEND=noninteractive \
|
||||
|
Loading…
x
Reference in New Issue
Block a user