Unverified Commit 81a232ce authored by Nick Gerace's avatar Nick Gerace Committed by GitHub
Browse files

Merge pull request #34854 from nickgerace/release-v2.6-tag

Update UI tags for Rancher v2.6.1-rc2
Showing with 9 additions and 2 deletions
+9 -2
......@@ -104,8 +104,8 @@ 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.1-rc1
ENV CATTLE_DASHBOARD_UI_VERSION v2.6.1-rc1
ENV CATTLE_UI_VERSION 2.6.1-rc3
ENV CATTLE_DASHBOARD_UI_VERSION v2.6.1-rc3
ENV CATTLE_CLI_VERSION v2.4.12
# Please update the api-ui-version in pkg/settings/settings.go when updating the version here.
......
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
/*
......
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
/*
......
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
/*
......
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
/*
......
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
/*
......
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
/*
......
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
/*
......
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