Skip to content

Commit

Permalink
Merge pull request rancher#42857 from geethub97/release/v2.7
Browse files Browse the repository at this point in the history
Un-rc CLI v2.7.7
  • Loading branch information
geethub97 committed Sep 18, 2023
2 parents 94656f7 + 9c532fe commit ea796f0
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 @@ -165,7 +165,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \

ENV CATTLE_UI_VERSION 2.7.7-rc5
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.7-rc5
ENV CATTLE_CLI_VERSION v2.7.7-rc2
ENV CATTLE_CLI_VERSION v2.7.7

# 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 @@ -165,7 +165,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \

ENV CATTLE_UI_VERSION 2.7.7-rc1
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.7-rc1
ENV CATTLE_CLI_VERSION v2.7.7-rc2
ENV CATTLE_CLI_VERSION v2.7.7

# 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 ea796f0

Please sign in to comment.