Skip to content

Commit

Permalink
Merge pull request thijsvanloef#219 from Twinki14/add-artifacthub-ann…
Browse files Browse the repository at this point in the history
…otations

Add artifact-hub annotations
  • Loading branch information
thijsvanloef authored Jan 31, 2024
2 parents 3e777b7 + d6c4095 commit a7b526d
Showing 1 changed file with 24 additions and 10 deletions.
34 changes: 24 additions & 10 deletions charts/palworld/Chart.yaml
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

0 comments on commit a7b526d

Please sign in to comment.