From 9e14c57a84eb3d4626bb02d27deb58b9d314840b Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Mon, 24 Sep 2018 21:46:11 +0200 Subject: [PATCH] Drop windows reference from manifest template --- manifest.tmpl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/manifest.tmpl b/manifest.tmpl index 78f7c3c..914fee6 100644 --- a/manifest.tmpl +++ b/manifest.tmpl @@ -34,8 +34,3 @@ manifests: architecture: arm variant: v6 os: linux - - - image: promhippie/prometheus-hetzner-sd:{{#if build.tag}}{{trimPrefix build.tag "v"}}-{{/if}}windows-amd64 - platform: - architecture: amd64 - os: windows