Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
d8208abb
Unverified
Commit
d8208abb
authored
Mar 25, 2019
by
Matthew Fisher
Committed by
GitHub
Mar 25, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5503 from ialidzhikov/update-golang
Update golang version
parents
dd4bf49f
470203a1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
config.yml
.circleci/config.yml
+1
-1
Makefile
Makefile
+1
-1
No files found.
.circleci/config.yml
View file @
d8208abb
...
...
@@ -4,7 +4,7 @@ jobs:
working_directory
:
/go/src/k8s.io/helm
parallelism
:
3
docker
:
-
image
:
golang:1.12
-
image
:
golang:1.12
.1
environment
:
PROJECT_NAME
:
"
kubernetes-helm"
steps
:
...
...
Makefile
View file @
d8208abb
DOCKER_REGISTRY
?=
gcr.io
IMAGE_PREFIX
?=
kubernetes-helm
DEV_IMAGE
?=
golang:1.12
DEV_IMAGE
?=
golang:1.12
.1
SHORT_NAME
?=
tiller
SHORT_NAME_RUDDER
?=
rudder
TARGETS
?=
darwin/amd64 linux/amd64 linux/386 linux/arm linux/arm64 linux/ppc64le linux/s390x windows/amd64
...
...
Write
Preview
Markdown
is supported
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