diff --git a/chart/palworld-k8s/Chart.yaml b/chart/palworld-k8s/Chart.yaml index ff9dd1f..773f2c3 100644 --- a/chart/palworld-k8s/Chart.yaml +++ b/chart/palworld-k8s/Chart.yaml @@ -3,8 +3,8 @@ apiVersion: v2 description: A basic chart to deploy Palworld dedicated servers. name: palworld-k8s type: application -version: 0.2.0 -appVersion: "v0.19" +version: 0.2.1 +appVersion: "v0.19.1" kubeVersion: ">=1.26.0-0" sources: - https://github.com/bdelwood/palworld-k8s diff --git a/chart/palworld-k8s/README.md b/chart/palworld-k8s/README.md index bc56510..e1955f1 100644 --- a/chart/palworld-k8s/README.md +++ b/chart/palworld-k8s/README.md @@ -1,6 +1,6 @@ # palworld-k8s -![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.19](https://img.shields.io/badge/AppVersion-v0.19-informational?style=flat-square) +![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.19.1](https://img.shields.io/badge/AppVersion-v0.19.1-informational?style=flat-square) A basic chart to deploy Palworld dedicated servers.