k8s upgrade v1.31.0
Change-Id: Ie83a3931029757358b2764dd50abe7b5fcded197
This commit is contained in:
parent
d6135a000c
commit
272cc95fde
@ -11,7 +11,7 @@ LABEL org.opencontainers.image.authors='airship-discuss@lists.airshipit.org, irc
|
|||||||
# Reef 18.2.1
|
# Reef 18.2.1
|
||||||
ARG CEPH_RELEASE=reef
|
ARG CEPH_RELEASE=reef
|
||||||
ARG CEPH_RELEASE_TAG=18.2.4-1focal
|
ARG CEPH_RELEASE_TAG=18.2.4-1focal
|
||||||
ARG KUBE_VERSION=1.29.3
|
ARG KUBE_VERSION=1.31.0
|
||||||
|
|
||||||
ARG CEPH_REPO=https://mirror.mirantis.com/acicd/ceph-reef/
|
ARG CEPH_REPO=https://mirror.mirantis.com/acicd/ceph-reef/
|
||||||
ARG CEPH_KEY=https://mirror.mirantis.com/acicd/ceph-reef/release.asc
|
ARG CEPH_KEY=https://mirror.mirantis.com/acicd/ceph-reef/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.vendor='The Airship Authors' \
|
||||||
org.opencontainers.image.licenses='Apache-2.0'
|
org.opencontainers.image.licenses='Apache-2.0'
|
||||||
|
|
||||||
ARG KUBE_VERSION=1.29.3
|
ARG KUBE_VERSION=1.31.0
|
||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
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'
|
org.opencontainers.image.licenses='Apache-2.0'
|
||||||
|
|
||||||
ARG ETCDCTL_VERSION=v3.5.12
|
ARG ETCDCTL_VERSION=v3.5.12
|
||||||
ARG KUBE_VERSION=1.29.3
|
ARG KUBE_VERSION=1.31.0
|
||||||
|
|
||||||
ENV GOOGLE_URL=https://storage.googleapis.com/etcd
|
ENV GOOGLE_URL=https://storage.googleapis.com/etcd
|
||||||
ENV GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
|
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.vendor='The Airship Authors' \
|
||||||
org.opencontainers.image.licenses='Apache-2.0'
|
org.opencontainers.image.licenses='Apache-2.0'
|
||||||
|
|
||||||
ARG KUBE_VERSION=1.29.3
|
ARG KUBE_VERSION=1.31.0
|
||||||
ARG MARIADB_VERSION=10.6
|
ARG MARIADB_VERSION=10.6
|
||||||
ARG PERCONA_TOOLKIT_VERSION=3.5.7
|
ARG PERCONA_TOOLKIT_VERSION=3.5.7
|
||||||
|
|
||||||
|
@ -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.vendor='The Airship Authors' \
|
||||||
org.opencontainers.image.licenses='Apache-2.0'
|
org.opencontainers.image.licenses='Apache-2.0'
|
||||||
|
|
||||||
ARG KUBE_VERSION=1.29.3
|
ARG KUBE_VERSION=1.31.0
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
&& export DEBIAN_FRONTEND=noninteractive \
|
&& export DEBIAN_FRONTEND=noninteractive \
|
||||||
|
Loading…
Reference in New Issue
Block a user