diff --git a/manifest.tmpl b/manifest.tmpl index f3cf6d9..1b805a8 100644 --- a/manifest.tmpl +++ b/manifest.tmpl @@ -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: @@ -26,4 +21,10 @@ manifests: platform: architecture: amd64 os: windows - version: 1903 \ No newline at end of file + version: 1903 + - + image: rancher/hyperkube:{{build.tag}}-windows-1909 + platform: + architecture: amd64 + os: windows + version: 1909