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
d18fa439
Unverified
Commit
d18fa439
authored
Nov 01, 2018
by
Matthew Fisher
Committed by
GitHub
Nov 01, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add s390x architecture to the release notes (#4741)
Signed-off-by:
Matthew Fisher
<
matt.fisher@microsoft.com
>
parent
d5c183e2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
release_checklist.md
docs/release_checklist.md
+1
-0
No files found.
docs/release_checklist.md
View file @
d18fa439
...
...
@@ -236,6 +236,7 @@ Download Helm X.Y. The common platform binaries are here:
-
[
Linux arm64
](
https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-linux-arm64.tar.gz
)
(
[checksum](https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-linux-arm64.tar.gz.sha256
)
)
-
[
Linux i386
](
https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-linux-386.tar.gz
)
(
[checksum](https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-linux-386.tar.gz.sha256
)
)
-
[
Linux ppc64le
](
https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-linux-ppc64le.tar.gz
)
(
[checksum](https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-linux-ppc64le.tar.gz.sha256
)
)
-
[
Linux s390x
](
https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-linux-s390x.tar.gz
)
(
[checksum](https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-linux-s390x.tar.gz.sha256
)
)
-
[
Windows amd64
](
https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-windows-amd64.zip
)
(
[checksum](https://storage.googleapis.com/kubernetes-helm/helm-vX.Y.Z-windows-amd64.zip.sha256
)
)
Once you have the client installed, upgrade Tiller with
`helm init --upgrade`
.
...
...
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