Adding max version to all ECR templates

This commit is contained in:
deniseschannon 2017-03-30 14:25:16 -07:00
parent b37d168599
commit b7adb6f041
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
version: "v1.0.0"
description: "Updates credentials for ECR in Rancher"
uuid: ecr-1
maximum_rancher_version: "v1.4.99"
questions:
- variable: "aws_access_key_id"
label: "AWS Access Key ID"

View File

@ -3,6 +3,7 @@
version: "v1.0.1"
description: "Updates credentials for ECR in Rancher"
uuid: ecr-2
maximum_rancher_version: "v1.4.99"
questions:
- variable: "aws_access_key_id"
label: "AWS Access Key ID"