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 #1350

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

Provide OCI Artifact helm chart release #260 #1350

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

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 opentelemetry-collector oci://ghcr.io./open-telemetry/opentelemetry-collector-helm-charts

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant