Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide OCI Artifact helm chart release #260

Open
shuai-hao-hs opened this issue Sep 16, 2024 · 0 comments
Open

Provide OCI Artifact helm chart release #260

shuai-hao-hs opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shuai-hao-hs
Copy link

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)

For example:

# ghcr.io
helm install haproxy oci://ghcr.io./haproxy/helm-charts

See: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

@dkorunic dkorunic self-assigned this Sep 18, 2024
@dkorunic dkorunic added the enhancement New feature or request label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants