Unverified Commit 42f722b7 authored by Sebastiaan van Steenis's avatar Sebastiaan van Steenis Committed by GitHub
Browse files

Merge pull request #32407 from superseb/v25_v258rc11

Bump UI / dashboard for v2.5.8-rc11
parents 7bb776f4 47a291d8
Showing with 2 additions and 2 deletions
+2 -2
......@@ -113,8 +113,8 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
chmod +x /usr/bin/tini /usr/bin/telemetry /usr/bin/k3s /usr/bin/kubectl /usr/bin/channelserver && \
mkdir -p /var/lib/rancher-data/driver-metadata
ENV CATTLE_UI_VERSION 2.5.8-rc10
ENV CATTLE_DASHBOARD_UI_VERSION v2.5.8-rc10
ENV CATTLE_UI_VERSION 2.5.8-rc11
ENV CATTLE_DASHBOARD_UI_VERSION v2.5.8-rc11
ENV CATTLE_CLI_VERSION v2.4.11-rc4
# Please update the api-ui-version in pkg/settings/settings.go when updating the version here.
ENV CATTLE_API_UI_VERSION 1.1.9
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment