-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate Artifact Hub chart package v0.5.0 (#624)
Signed-off-by: Sergio Castaño Arteaga <[email protected]>
- Loading branch information
Showing
4 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,36 @@ | ||
apiVersion: v1 | ||
entries: | ||
artifact-hub: | ||
- apiVersion: v2 | ||
appVersion: 0.5.0 | ||
created: "2020-09-03T11:27:53.611583+02:00" | ||
dependencies: | ||
- condition: postgresql.enabled | ||
name: postgresql | ||
repository: https://kubernetes-charts.storage.googleapis.com/ | ||
version: 8.2.1 | ||
description: | ||
Artifact Hub is a web-based application that enables finding, installing, | ||
and publishing Kubernetes packages. | ||
digest: 87e0f3ed5fdcdbde2a38ed85cf87cad5b23b596b91c65a0a0ed384047cefcda9 | ||
home: https://artifacthub.io | ||
icon: https://artifacthub.github.io/hub/chart/logo.png | ||
keywords: | ||
- kubernetes | ||
- helm | ||
- falco | ||
- opa | ||
- olm | ||
maintainers: | ||
- email: [email protected] | ||
name: Sergio | ||
- email: [email protected] | ||
name: Cintia | ||
name: artifact-hub | ||
type: application | ||
urls: | ||
- https://artifacthub.github.io/hub/chart/artifact-hub-0.5.0.tgz | ||
version: 0.5.0 | ||
- apiVersion: v2 | ||
appVersion: 0.4.0 | ||
created: "2020-08-06T16:42:47.340102+02:00" | ||
|
@@ -90,4 +120,4 @@ entries: | |
urls: | ||
- https://artifacthub.github.io/hub/chart/artifact-hub-0.2.0.tgz | ||
version: 0.2.0 | ||
generated: "2020-06-12T02:05:00.104791+02:00" | ||
generated: "2020-09-03T11:27:53.600428+02:00" |