deis / minio

Minio Object Storage in Kubernetes, used by Deis Workflow.
https://deis.com
MIT License
51 stars 25 forks source link

Publish immutable artifact tags + canary version to Docker registries #83

Closed sgoings closed 8 years ago

sgoings commented 8 years ago

We want to have the ability to have deis/charts reference a specific immutable image which will enable us better traceability on issues that come into various components.

What we've done with efforts in other repositories is publish a version:

Examples of the easiest way to roll this change out can be seen in deis/workflow#487, deis/builder#246, and deis/workflow-manager#11