Find, install and publish Cloud Native packages
Go to file
Cintia Sánchez García 8ea766485a
Bump typescript to 5.1.5 (#3151)
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2023-06-28 17:59:34 +02:00
.github Upgrade frontend dependencies (#3145) 2023-06-27 20:38:28 +02:00
.gitpod Bump Trivy to 0.41.0 and OPM to 1.27.0 (#3066) 2023-05-17 09:23:17 +02:00
charts/artifact-hub Bump Trivy to 0.41.0 and OPM to 1.27.0 (#3066) 2023-05-17 09:23:17 +02:00
cmd Upgrade backend deps and bump Alpine to 3.18.2 (#3150) 2023-06-28 16:59:52 +02:00
configs
database Upgrade backend deps and bump Alpine to 3.18.2 (#3150) 2023-06-28 16:59:52 +02:00
docs Fix oras command in documentation (#3067) 2023-05-17 16:58:57 +02:00
internal Upgrade backend dependencies (#3058) 2023-05-17 08:23:04 +02:00
ml/category Improve package category ML model (#2809) 2023-02-24 11:02:30 +01:00
scripts Document how to embed artifacts on other websites (#3011) 2023-05-01 13:14:55 +02:00
web Bump typescript to 5.1.5 (#3151) 2023-06-28 17:59:34 +02:00
widget Bump typescript to 5.1.5 (#3151) 2023-06-28 17:59:34 +02:00
.clomonitor.yml
.ct.yaml
.dockerignore
.gitattributes Integrate category classifier model in tracker (#2756) 2023-02-10 10:33:09 +01:00
.gitignore Document how to embed artifacts on other websites (#3011) 2023-05-01 13:14:55 +02:00
.gitpod.yml Fix gitpod environment (#2758) 2023-02-10 16:27:44 +01:00
.golangci.yml Bump golangci-lint to 1.51 (#2796) 2023-02-21 17:00:06 +01:00
.goreleaser.yml Fix issue building tracker image on release (#2837) 2023-03-01 16:16:12 +01:00
.ignore
ADOPTERS.md
CONTRIBUTING.md
GOVERNANCE.md Adding initial governance (#3129) 2023-06-21 08:36:08 +02:00
LICENSE
OWNERS
README.md Add ROADMAP.md file (#3124) 2023-06-16 08:50:58 +02:00
ROADMAP.md Add ROADMAP.md file (#3124) 2023-06-16 08:50:58 +02:00
SECURITY.md Update the security process docs (#3128) 2023-06-20 13:05:46 -04:00
code-of-conduct.md
go.mod Upgrade backend deps and bump Alpine to 3.18.2 (#3150) 2023-06-28 16:59:52 +02:00
go.sum Upgrade backend deps and bump Alpine to 3.18.2 (#3150) 2023-06-28 16:59:52 +02:00

README.md

Artifact Hub

CI Go Report Card CII Best Practices Artifact HUB CLOMonitor Gitpod Ready-to-Code Licenses

Artifact Hub is a web-based application that enables finding, installing, and publishing packages and configurations for CNCF projects.

Discovering artifacts to use with CNCF projects can be difficult. If every CNCF project that needs to share artifacts creates its own Hub this creates a fair amount of repeat work for each project and a fractured experience for those trying to find the artifacts to consume. The Artifact Hub attempts to solve that by providing a single experience for consumers that any CNCF project can leverage.

At the moment, the following artifacts kinds are supported (with plans to support more projects to follow):

You can use Artifact Hub to:

Feel free to ask any questions on the #artifact-hub channel in the CNCF Slack. To get an invite please visit http://slack.cncf.io/.

Artifact Hub is a CNCF Sandbox Project.


Getting started

Artifact Hub allows publishers to list their content in an automated way. Please check out the repositories guide for more details about how to add your repositories.

If you want to run your own Artifact Hub instance in your Kubernetes cluster, the easiest way is by deploying the Helm chart provided. For more details, please see the Helm chart documentation in Artifact Hub.

Contributing

Please see CONTRIBUTING.md for more details.

Community

The Artifact Hub is an open source project. Aside from contributing code and feature suggestions you can also engage via:

Changelog

The changelog is available on Artifact Hub.

Code of Conduct

This project follows the CNCF Code of Conduct.

Roadmap

Please see ROADMAP.md for more details.

Security

To report a security problem in Artifact Hub, please contact the Maintainers Team at cncf-artifacthub-maintainers@lists.cncf.io. Please see SECURITY.md for more details.

CLOMonitor Report

CloMonitor report summary

License

Artifact Hub is an Open Source project licensed under the Apache License 2.0.

FOSSA Status