docker-archive / for-aws

92 stars 26 forks source link

Release notes version (17.06.1 CE) doesn't match description in template (17.06.2-ce-aws1) #106

Open netflash opened 7 years ago

netflash commented 7 years ago

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 ?

composer22 commented 7 years ago

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)",