Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
barry cho
Rancher
Commits
9efd85c6
Unverified
Commit
9efd85c6
authored
4 years ago
by
Sebastiaan van Steenis
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #32349 from superseb/v25_v258rc10
Bump UI / dashboard for v2.5.8-rc10
parents
672b59d3
fd92c225
release/v2.5.9-debug1
not-release/v2.5.11
rc-19
release/v2.5
release/v2.5.11
release/v2.5.11-alt
release/v2.5.11-patch1
release/v2.5.8
release/v2.5.8-patch1
release/v2.5.8-patch2
release/v2.5.8-patch3
release/v2.5.9
Tags unavailable
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/Dockerfile
+2
-2
package/Dockerfile
with
2 additions
and
2 deletions
+2
-2
package/Dockerfile
+
2
-
2
View file @
9efd85c6
...
...
@@ -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-rc
9
ENV
CATTLE_DASHBOARD_UI_VERSION v2.5.8-rc
9
ENV
CATTLE_UI_VERSION 2.5.8-rc
10
ENV
CATTLE_DASHBOARD_UI_VERSION v2.5.8-rc
10
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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help