Skip to content

Commit

Permalink
chore: improve ArtifactHub release
Browse files Browse the repository at this point in the history
  • Loading branch information
tibuntu committed Aug 6, 2023
1 parent 3501377 commit 14c99f5
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 2 deletions.
16 changes: 15 additions & 1 deletion charts/voyager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,19 @@ apiVersion: v2
name: voyager
description: A Helm chart for Voyager
type: application
version: 1.0.1
version: 1.0.2
appVersion: latest
kubeVersion: ">=1.16.0-0"
keywords:
- voyager
home: https://github.com/tibuntu/helm-chartscharts/tree/main/charts/voyager
sources:
- https://github.com/aeharding/voyager
maintainers:
- name: Timo Hankamer
email: [email protected]
dependencies: []
annotations:
artifacthub.io/changes: |
- kind: added
description: Enrich chart metadata
18 changes: 17 additions & 1 deletion charts/voyager/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# voyager

![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)

A Helm chart for Voyager

**Homepage:** <https://github.com/tibuntu/helm-chartscharts/tree/main/charts/voyager>

## Maintainers

| Name | Email | Url |
| ---- | ------ | --- |
| Timo Hankamer | <[email protected]> | |

## Source Code

* <https://github.com/aeharding/voyager>

## Requirements

Kubernetes: `>=1.16.0-0`

## Values

| Key | Type | Default | Description |
Expand Down
4 changes: 4 additions & 0 deletions charts/voyager/artifacthub-repo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
repositoryID: d6468233-7582-4ce3-a957-2240d4cd26c7
owners:
- name: Timo Hankamer
email: [email protected]

0 comments on commit 14c99f5

Please sign in to comment.