for-aws icon indicating copy to clipboard operation
for-aws copied to clipboard

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

Open netflash opened this issue 8 years ago • 1 comments

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 ?

  • any way to subscribe to a changelog ?

netflash avatar Sep 27 '17 18:09 netflash

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

composer22 avatar Sep 27 '17 18:09 composer22