Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions manifest.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ manifests:
platform:
architecture: arm64
os: linux
-
image: rancher/hyperkube:{{build.tag}}-linux-arm
platform:
architecture: arm
os: linux
-
image: rancher/hyperkube:{{build.tag}}-windows-1809
platform:
Expand All @@ -26,4 +21,10 @@ manifests:
platform:
architecture: amd64
os: windows
version: 1903
version: 1903
-
image: rancher/hyperkube:{{build.tag}}-windows-1909
platform:
architecture: amd64
os: windows
version: 1909