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

publish to hub.helm.sh #95

Closed
hellt opened this issue Jan 20, 2024 · 2 comments
Closed

publish to hub.helm.sh #95

hellt opened this issue Jan 20, 2024 · 2 comments

Comments

@hellt
Copy link
Member

hellt commented Jan 20, 2024

nit feature.
Helm has a nice UI for CRDs and everything, also makes installation command shorter =)

https://artifacthub.io/docs/topics/repositories/helm-charts/#oci-support

@hellt
Copy link
Member Author

hellt commented Jan 21, 2024

https://artifacthub.io/packages/helm/clabernetes/clabernetes

package has been set up. Need to work on getting proper ownership metadata assigned to @carlmontanari (and likely somehow copy the readme in the chart oci registry)

@hellt
Copy link
Member Author

hellt commented Feb 13, 2024

readme done in #111

artifacthub-repo.yml has been pushed with

cd charts/clabernetes && \
docker run --rm -v $(pwd):/workspace -v ~/.docker/config.json:/root/.docker/config.json \
ghcr.io/oras-project/oras:v1.1.0 push ghcr.io/srl-labs/clabernetes/clabernetes:artifacthub.io \
--config /dev/null:application/vnd.cncf.artifacthub.config.v1+yaml \
artifacthub-repo.yml:application/vnd.cncf.artifacthub.repository-metadata.layer.v1.yaml

@hellt hellt closed this as completed Feb 13, 2024
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