diff --git a/chart/palworld-k8s/Chart.yaml b/chart/palworld-k8s/Chart.yaml index b80aa4a..7623cd0 100644 --- a/chart/palworld-k8s/Chart.yaml +++ b/chart/palworld-k8s/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 description: A basic chart to deploy a Palworld dedicated servers. name: palworld-k8s type: application -version: 0.0.0 +version: 0.1.0 appVersion: "v0.17" kubeVersion: ">=1.26.0-0" sources: diff --git a/chart/palworld-k8s/README.md b/chart/palworld-k8s/README.md index 44bc6ff..40c30ba 100644 --- a/chart/palworld-k8s/README.md +++ b/chart/palworld-k8s/README.md @@ -1,6 +1,6 @@ # palworld-k8s -![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.17](https://img.shields.io/badge/AppVersion-v0.17-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.17](https://img.shields.io/badge/AppVersion-v0.17-informational?style=flat-square) A basic chart to deploy a Palworld dedicated servers.