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
863351dc
Unverified
Commit
863351dc
authored
3 years ago
by
Kinara Shah
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #34366 from kinarashah/rc5
[2.6] update ui tag for 2.6.0-rc5
parents
94a223c4
96ed70bf
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 @
863351dc
...
@@ -104,8 +104,8 @@ RUN curl -sLf ${!TINI_URL} > /usr/bin/tini && \
...
@@ -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
&&
\
chmod
+x /usr/bin/tini /usr/bin/telemetry /usr/bin/k3s /usr/bin/kubectl
&&
\
mkdir
-p
/var/lib/rancher-data/driver-metadata
mkdir
-p
/var/lib/rancher-data/driver-metadata
ENV
CATTLE_UI_VERSION 2.6.0-rc
4
ENV
CATTLE_UI_VERSION 2.6.0-rc
5
ENV
CATTLE_DASHBOARD_UI_VERSION v2.6.0-rc
4
ENV
CATTLE_DASHBOARD_UI_VERSION v2.6.0-rc
5
ENV
CATTLE_CLI_VERSION v2.4.12-rc2
ENV
CATTLE_CLI_VERSION v2.4.12-rc2
# Please update the api-ui-version in pkg/settings/settings.go when updating the version here.
# Please update the api-ui-version in pkg/settings/settings.go when updating the version here.
...
...
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