未验证 提交 7426ba83 编写于 作者: S Steven Crespo 提交者: GitHub

Merge pull request #31973 from PennyScissors/relv25-v258rc2

[release/v2.5] Bump tags for rke, cli, ui, and dashboard
......@@ -99,7 +99,7 @@ require (
github.com/rancher/rancher/pkg/client v0.0.0
github.com/rancher/rdns-server v0.0.0-20180802070304-bf662911db6a
github.com/rancher/remotedialer v0.2.6-0.20200820180140-e5448aaba7ee
github.com/rancher/rke v1.2.6
github.com/rancher/rke v1.2.8-rc1
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168
github.com/rancher/steve v0.0.0-20210126001943-00da04b7d566
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20200825145542-a04e2061be24
......
......@@ -113,9 +113,9 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
chmod +x /usr/bin/tini /usr/bin/telemetry /usr/bin/k3s /usr/bin/kubectl /usr/bin/channelserver && \
mkdir -p /var/lib/rancher-data/driver-metadata
ENV CATTLE_UI_VERSION 2.5.6
ENV CATTLE_DASHBOARD_UI_VERSION v2.5.6
ENV CATTLE_CLI_VERSION v2.4.10
ENV CATTLE_UI_VERSION 2.5.8-rc2
ENV CATTLE_DASHBOARD_UI_VERSION v2.5.8-rc2
ENV CATTLE_CLI_VERSION v2.4.11-rc4
# Please update the api-ui-version in pkg/settings/settings.go when updating the version here.
ENV CATTLE_API_UI_VERSION 1.1.9
......
......@@ -10,8 +10,9 @@ replace (
require (
github.com/pkg/errors v0.9.1
github.com/rancher/eks-operator v1.0.6
github.com/rancher/gke-operator v1.0.1-rc6
github.com/rancher/norman v0.0.0-20210225010917-c7fd1e24145b
github.com/rancher/rke v1.2.6
github.com/rancher/rke v1.2.8-rc1
github.com/rancher/wrangler v0.7.3-0.20210331224822-5bd357588083
github.com/sirupsen/logrus v1.6.0
k8s.io/api v0.20.0
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册