Merge pull request #467 from deniseschannon/ecrupdates

Adding max version to all ECR templates
This commit is contained in:
Denise 2017-03-30 14:34:14 -07:00 committed by GitHub
commit 0aa4f3d143
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"