Skip to content

Commit

Permalink
Un-RC rancher/cli v2.8.3 (rancher#44816)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonCrowther authored Mar 18, 2024
1 parent 19e4f4a commit 38d8ceb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \

ENV CATTLE_UI_VERSION 2.8.0
ENV CATTLE_DASHBOARD_UI_VERSION v2.8.0
ENV CATTLE_CLI_VERSION v2.8.3-rc1
ENV CATTLE_CLI_VERSION v2.8.3

# Base UI brand used as a fallback env setting (not user facing) to indicate this is a non-prime install
ENV CATTLE_BASE_UI_BRAND=
Expand Down
2 changes: 1 addition & 1 deletion tests/v2/codecoverage/package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \

ENV CATTLE_UI_VERSION 2.8.0
ENV CATTLE_DASHBOARD_UI_VERSION v2.8.0
ENV CATTLE_CLI_VERSION v2.8.3-rc1
ENV CATTLE_CLI_VERSION v2.8.3

# Base UI brand used as a fallback env setting (not user facing) to indicate this is a non-prime install
ENV CATTLE_BASE_UI_BRAND=
Expand Down

0 comments on commit 38d8ceb

Please sign in to comment.