aws-containers / retail-store-sample-app

Sample application for demonstrating container platforms and related technology
MIT No Attribution
226 stars 274 forks source link

Publish helm charts #587

Open niallthomson opened 1 month ago

niallthomson commented 1 month ago

The Helm charts should be published to ECR Public along with the container images. A new set of repositories should be created, one for each component. For example the UI chart should be published to:

https://gallery.ecr.aws/aws-containers/retail-store-sample-ui-chart

The current repositories could be used but that would result in odd version tags like 0.8.0-chart

imtrahman commented 1 month ago

@niallthomson - I'll work on this.