Skip to content

Commit

Permalink
Update ui-dashboard-envs to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] committed Feb 12, 2023
1 parent a01841c commit d023ac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
mkdir -p /var/lib/rancher-data/driver-metadata

# Versions for UI, DASHBOARD and CLI will be the same as 2.6 until new releases are made to these
ENV CATTLE_UI_VERSION 2.7.0-rc10
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.0-rc10
ENV CATTLE_UI_VERSION 2.7.1
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.1
ENV CATTLE_CLI_VERSION v2.7.0-rc1

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

0 comments on commit d023ac8

Please sign in to comment.