Unverified Commit 04520c0a authored by Brenda Rearden's avatar Brenda Rearden Committed by GitHub
Browse files

Merge pull request #35863 from brendarearden/v2.6.3-rc5

Add tags for v2.6.3 rc5
parents 2a7857d7 a788a3fa
Showing with 3 additions and 3 deletions
+3 -3
......@@ -110,9 +110,9 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
chmod +x /usr/bin/tini /usr/bin/telemetry /usr/bin/k3s /usr/bin/kubectl && \
mkdir -p /var/lib/rancher-data/driver-metadata
ENV CATTLE_UI_VERSION 2.6.3-rc4
ENV CATTLE_DASHBOARD_UI_VERSION v2.6.3-rc4
ENV CATTLE_CLI_VERSION v2.6.0-rc2
ENV CATTLE_UI_VERSION 2.6.3-rc5
ENV CATTLE_DASHBOARD_UI_VERSION v2.6.3-rc5
ENV CATTLE_CLI_VERSION v2.6.0
# 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