From b37d16859903773a62d041b146ecbf1c1e157ddc Mon Sep 17 00:00:00 2001 From: William Jimenez Date: Thu, 30 Mar 2017 14:21:09 -0700 Subject: [PATCH] rancher supported version of ECR updater (#457) * rancher supported version of ECR updater * update version in config.yml * remove historical versions + syntax fix * moving new ECR template to rancher-catalog --- templates/ecr/2/rancher-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/ecr/2/rancher-compose.yml b/templates/ecr/2/rancher-compose.yml index f750319..0aedfb0 100644 --- a/templates/ecr/2/rancher-compose.yml +++ b/templates/ecr/2/rancher-compose.yml @@ -3,6 +3,7 @@ version: "v1.1.0" description: "Updates credentials for ECR in Rancher" uuid: ecr-3 + maximum_rancher_version: "v1.4.99" questions: - variable: "aws_access_key_id" label: "AWS Access Key ID"