Skip to content

Commit

Permalink
Bump rancher/cli to v2.9.2 (rancher#47148)
Browse files Browse the repository at this point in the history
Signed-off-by: Enrico Candino <[email protected]>
  • Loading branch information
enrichman authored Sep 17, 2024
1 parent 9338850 commit f4316c5
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 @@ -231,7 +231,7 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \

ENV CATTLE_UI_VERSION 2.9.2-alpha3
ENV CATTLE_DASHBOARD_UI_VERSION v2.9.2-alpha3
ENV CATTLE_CLI_VERSION v2.9.0
ENV CATTLE_CLI_VERSION v2.9.2

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

ENV CATTLE_UI_VERSION 2.9.0-alpha2
ENV CATTLE_DASHBOARD_UI_VERSION v2.9.0-alpha6
ENV CATTLE_CLI_VERSION v2.9.0
ENV CATTLE_CLI_VERSION v2.9.2

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

Please sign in to comment.