mirror of https://github.com/artifacthub/blog.git
1.0.0 release blog post
Signed-off-by: Matt Farina <matt.farina@suse.com>
This commit is contained in:
parent
6b3e0f284a
commit
84b959f358
|
|
@ -1,2 +1,2 @@
|
|||
public/
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 378 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 285 KiB |
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: "1.0.0 Released"
|
||||
date: 2021-06-23T00:00:00-05:00
|
||||
author: "Matt Farina"
|
||||
authorLink: "https://mattfarina.com"
|
||||
slug: "1.0.0-released"
|
||||
---
|
||||
|
||||
We're happy to announce the release of [Artifact Hub 1.0.0](https://github.com/artifacthub/hub/releases/tag/v1.0.0).
|
||||
|
||||

|
||||
|
||||
Artifact Hub is more than a website where you can search for cloud native packages. The software that powers the Artifact Hub is open source and can be run by anyone.<!--more-->
|
||||
|
||||
The [Artifact Hub website has a listing for the Artifact Hub software](https://artifacthub.io/packages/helm/artifact-hub/artifact-hub) with directions on how you can install it. The Artifact Hub listing on the Artifact Hub also services as an example of what a listing can display.
|
||||
|
||||
[](https://artifacthub.io/packages/helm/artifact-hub/artifact-hub)
|
||||
|
||||
If you need a software to display your Helm charts, operators, or one of the other many things the Artifact Hub supports you can now use a stable release of the Artifact Hub to do so.
|
||||
Loading…
Reference in New Issue