You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using ECR pull through cache to get external helm charts.
It would be nice to have a OCI Artifact release for the helm charts.
It could be provided via Docker Hub, GitHub Continer Registry, or any other OCI Artifact compatible registry that AWS ECR supports.
Amazon ECR currently supports creating pull through cache rules for the following upstream registries.
Docker Hub, Microsoft Azure Container Registry, GitHub Container Registry, and GitLab Container Registry (Requires authentication)
Amazon ECR Public, the Kubernetes container image registry, and Quay (Doesn't require authentication)
We are using ECR pull through cache to get external helm charts.
It would be nice to have a OCI Artifact release for the helm charts.
It could be provided via Docker Hub, GitHub Continer Registry, or any other OCI Artifact compatible registry that AWS ECR supports.
For example:
See: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
The text was updated successfully, but these errors were encountered: