Find, install and publish Cloud Native packages
Go to file
Sergio Castaño Arteaga b19bf5f7de
Upgrade backend dependencies and base images (#4459)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2025-07-18 09:16:43 +02:00
.github Update CLOMonitor image url (#4444) 2025-07-07 12:26:30 +02:00
.gitpod Bump OPM to 1.51.0 (#4363) 2025-04-23 09:46:25 +02:00
charts/artifact-hub Allow setting extra env vars from chart (#4448) 2025-07-08 11:08:26 +02:00
cmd Upgrade backend dependencies and base images (#4459) 2025-07-18 09:16:43 +02:00
configs Allow adding CSRF trusted origins (#4457) 2025-07-15 10:52:38 +02:00
database Upgrade backend dependencies and base images (#4459) 2025-07-18 09:16:43 +02:00
docs Add FAQ section to the documentation (#4436) 2025-06-23 11:27:18 +02:00
internal Upgrade backend dependencies and base images (#4459) 2025-07-18 09:16:43 +02:00
ml/category Improve package category ML model (#2809) 2023-02-24 11:02:30 +01:00
public Add experimental support for kagent agents (#4399) 2025-05-20 14:35:50 +02:00
scripts Add FAQ section to the documentation (#4436) 2025-06-23 11:27:18 +02:00
web Some minor improvements for Kagent agents (#4400) 2025-05-20 17:15:55 +02:00
widget Add experimental support for kagent agents (#4399) 2025-05-20 14:35:50 +02:00
.clomonitor.yml Add CLOMonitor metadata file (#2374) 2022-10-03 14:08:32 +02:00
.ct.yaml Add support for Tekton StepActions (#3745) 2024-04-03 09:42:24 +02:00
.dockerignore Prepare prototype for deployment (#20) 2020-01-21 10:08:52 +01:00
.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 Upgrade backend dependencies and base images (#4360) 2025-04-23 09:28:05 +02:00
.goreleaser.yml Prepare goreleaser config for v2 (#3911) 2024-06-27 14:49:15 +02:00
.ignore Add backend prototype (#1) 2020-01-16 10:59:53 +01:00
ADOPTERS.md Add ADOPTERS.md file (#2067) 2022-06-20 13:16:53 +02:00
CONTRIBUTING.md Added dependencies policy (#3456) 2023-11-06 07:23:46 -06:00
GOVERNANCE.md Adding initial governance (#3129) 2023-06-21 08:36:08 +02:00
LICENSE Add backend prototype (#1) 2020-01-16 10:59:53 +01:00
OWNERS Adding owners file listing maintainers (#489) 2020-06-26 16:13:16 -04:00
README.md Add experimental support for kagent agents (#4399) 2025-05-20 14:35:50 +02:00
ROADMAP.md Add ROADMAP.md file (#3124) 2023-06-16 08:50:58 +02:00
SECURITY-INSIGHTS.yml Added dependencies policy (#3456) 2023-11-06 07:23:46 -06:00
SECURITY.md Update the security process docs (#3128) 2023-06-20 13:05:46 -04:00
code-of-conduct.md Add backend prototype (#1) 2020-01-16 10:59:53 +01:00
go.mod Upgrade backend dependencies and base images (#4459) 2025-07-18 09:16:43 +02:00
go.sum Upgrade backend dependencies and base images (#4459) 2025-07-18 09:16:43 +02:00

README.md

Artifact Hub

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

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

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 Incubating 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