Skip to content

Commit

Permalink
bump ui to v2.9.0 (rancher#46377)
Browse files Browse the repository at this point in the history
Co-authored-by: Mo Mesgin <[email protected]>
  • Loading branch information
momesgin and Mo Mesgin authored Jul 30, 2024
1 parent c415605 commit 9e0cc54
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 @@ -229,8 +229,8 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
chmod +x /usr/bin/tini /usr/bin/telemetry && \
mkdir -p /var/lib/rancher-data/driver-metadata

ENV CATTLE_UI_VERSION 2.9.0-rc5
ENV CATTLE_DASHBOARD_UI_VERSION v2.9.0-rc5
ENV CATTLE_UI_VERSION 2.9.0
ENV CATTLE_DASHBOARD_UI_VERSION v2.9.0
ENV CATTLE_CLI_VERSION v2.9.0

# 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 9e0cc54

Please sign in to comment.