1.0.0 release blog post

Signed-off-by: Matt Farina <matt.farina@suse.com>
This commit is contained in:
Matt Farina 2021-06-22 12:30:38 -04:00
parent 6b3e0f284a
commit 84b959f358
No known key found for this signature in database
GPG Key ID: 92C44A3D421FF7F9
6 changed files with 20 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
public/
.DS_Store
.DS_Store

BIN
content/.DS_Store vendored

Binary file not shown.

BIN
content/blog/.DS_Store vendored

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 KiB

View File

@ -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](ah.png)
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.
[![Artifact Hub](ah-on-ah.png)](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.