bottlerocket-os / bottlerocket-ecs-updater

A service to automatically manage Bottlerocket updates in an Amazon ECS cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stack for v0.2.3 lists tag v0.2.2 on the image.

stockholmux opened this issue · comments

This looks odd:

For v0.2.3, the stack lists a tag for the version previous. I assume that a releases == new tags in ECR

https://github.com/bottlerocket-os/bottlerocket-ecs-updater/blob/v0.2.3/stacks/bottlerocket-ecs-updater.yaml#L13

So it hsould be public.ecr.aws/bottlerocket/bottlerocket-ecs-updater:v0.2.3 not v0.2.2 as written.