Skip to content

Commit

Permalink
Update ui-dashboard-envs to v2.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] committed May 15, 2024
1 parent 815c7b5 commit 28c4720
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 @@ -164,8 +164,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.13
ENV CATTLE_DASHBOARD_UI_VERSION v2.7.13
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 28c4720

Please sign in to comment.