From eec6d44f49c0b1f1fd670d87f58bd447f0cb68e8 Mon Sep 17 00:00:00 2001 From: Brodi Elwood Date: Sat, 13 Apr 2024 21:03:39 -0400 Subject: [PATCH] readme updates --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 81c2a84..8d9ebba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # palworld-k8s +[![GitHub License](https://img.shields.io/github/license/bdelwood/palworld-k8s?style=flat-square)](https://github.com/bdelwood/palworld-k8s/blob/master/LICENSE) +[![GitHub release](https://img.shields.io/github/v/release/bdelwood/palworld-k8s?style=flat-square)](https://github.com/bdelwood/palworld-k8s/releases) +[![GitHub Downloads](https://img.shields.io/github/downloads/bdelwood/palworld-k8s/total?style=flat-square)](https://github.com/bdelwood/palworld-k8s/releases) + A Helm chart to deploy a Palworld dedicated server. This chart relies on the [`thijsvanloef/palworld-server-docker`](https://github.com/thijsvanloef/palworld-server-docker) image. # How to use @@ -27,8 +31,3 @@ By default, the chart will provision a PVC using the default StorageClass. You c # Configuration Full configuration options are detailed in the [Chart readme](https://github.com/bdelwood/palworld-k8s/tree/master/chart/palworld-k8s/README.md). - -# Roadmap - -- [ ] Implement health check/readiness check -- [ ] Support editing server settings