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
小 白蛋
Rancher
Commits
4e7cb7ed
Commit
4e7cb7ed
authored
5 years ago
by
Brenda Rearden
Browse files
Options
Download
Email Patches
Plain Diff
Bump helm version to 3.2.0
parent
00827641
revert-31446-add-gke-transport-proxy-2.4
Tejeev-patch-1
release/v2.4
release/v2.4.12
release/v2.4.15
release/v2.4.4
revert-26948-skip-tests-2.4
revert-27219-bp_uiissues
revert-27223-bp_ghEmail
revert-28602-back-to-dev
revert-28691-revert-28602-back-to-dev
revert-30122-moveauth2.4
Tags unavailable
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile.dapper
+1
-1
Dockerfile.dapper
package/Dockerfile
+1
-1
package/Dockerfile
with
2 additions
and
2 deletions
+2
-2
Dockerfile.dapper
+
1
-
1
View file @
4e7cb7ed
...
...
@@ -12,7 +12,7 @@ ENV CATTLE_CHANNELSERVER_VERSION v0.3.0
ENV CATTLE_HELM_UNITTEST_VERSION v0.1.6-rancher1
ENV GO111MODULE off
# helm 3 version
ENV HELM_VERSION v3.
1
.0
ENV HELM_VERSION v3.
2
.0
ENV KUSTOMIZE_VERSION v3.5.4
# kontainer-driver-metadata branch to be set for specific branch, logic at rancher/rancher/pkg/settings/setting.go
...
...
This diff is collapsed.
Click to expand it.
package/Dockerfile
+
1
-
1
View file @
4e7cb7ed
...
...
@@ -32,7 +32,7 @@ ENV DOCKER_MACHINE_LINODE_VERSION v0.1.8
ENV
LINODE_UI_DRIVER_VERSION v0.3.0
ENV
RANCHER_METADATA_BRANCH ${RANCHER_METADATA_BRANCH}
ENV
CATTLE_DASHBOARD_INDEX https://releases.rancher.com/dashboard/${DASHBOARD_BRANCH}/index.html
ENV
HELM_VERSION v3.
1
.0
ENV
HELM_VERSION v3.
2
.0
ENV
KUSTOMIZE_VERSION v3.5.4
RUN
mkdir
-p
/var/lib/rancher-data/local-catalogs/system-library
&&
\
...
...
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