forked from thijsvanloef/palworld-server-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request thijsvanloef#219 from Twinki14/add-artifacthub-ann…
…otations Add artifact-hub annotations
- Loading branch information
Showing
1 changed file
with
24 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,34 @@ | ||
apiVersion: v2 | ||
name: palworld | ||
version: 0.0.2 | ||
description: This chart will provide a Palworld server installation on a kubernetes cluster. | ||
description: This chart will provide a Palworld server installation on a kubernetes cluster | ||
type: application | ||
keywords: | ||
- palworld | ||
- server | ||
- kubernetes | ||
- helm | ||
- palworld | ||
- server | ||
- kubernetes | ||
- helm | ||
home: https://github.com/thijsvanloef/palworld-server-docker | ||
sources: | ||
- https://github.com/thijsvanloef/palworld-server-docker | ||
- https://github.com/thijsvanloef/palworld-server-docker | ||
maintainers: | ||
- name: Filipe Souza | ||
email: [email protected] | ||
url: https://github.com/Filipe-Souza | ||
- name: Filipe Souza | ||
email: [email protected] | ||
url: https://github.com/Filipe-Souza | ||
- name: Twinki | ||
url: https://github.com/Twinki14 | ||
icon: https://cdn.akamai.steamstatic.com/steam/apps/1623730/header.jpg | ||
appVersion: "latest" | ||
deprecated: false | ||
deprecated: false | ||
annotations: | ||
artifacthub.io/alternativeName: palworld-server | ||
artifacthub.io/license: MIT | ||
artifacthub.io/links: | | ||
- name: Chart source | ||
url: https://github.com/thijsvanloef/palworld-server-docker/tree/main/charts/palworld | ||
- name: Docker image source | ||
url: https://github.com/thijsvanloef/palworld-server-docker | ||
artifacthub.io/images: | | ||
- name: palworld-server-docker | ||
image: thijsvanloef/palworld-server-docker:latest | ||
artifacthub.io/screenshots: https://cdn.akamai.steamstatic.com/steam/apps/1623730/header.jpg |