Open netflash opened 7 years ago
This kinda duplicates #99
The D4AWS template version matches the release notes
The versions don't match
The release notes https://docs.docker.com/docker-for-aws/release-notes/#1706-ee say the last released CE is 17.06.1 CE, but if you inspect the template at https://editions-us-east-1.s3.amazonaws.com/aws/stable/Docker.tmpl, it says it is version 17.06.2-ce-aws1.
And my question is - which resource I can consider as the original source of truth ?
Indeed
https://editions-us-east-1.s3.amazonaws.com/aws/stable/Docker.tmpl
"AWSTemplateFormatVersion": "2010-09-09", != "Description": "Docker CE for AWS 17.06.2-ce (17.06.2-ce-aws1)",
This kinda duplicates #99
Expected behavior
The D4AWS template version matches the release notes
Actual behavior
The versions don't match
Information
The release notes https://docs.docker.com/docker-for-aws/release-notes/#1706-ee say the last released CE is 17.06.1 CE, but if you inspect the template at https://editions-us-east-1.s3.amazonaws.com/aws/stable/Docker.tmpl, it says it is version 17.06.2-ce-aws1.
And my question is - which resource I can consider as the original source of truth ?