From 2ff284bf22225e82e554114db8c7c20fef4b291e Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Wed, 18 Sep 2024 19:20:39 +0300 Subject: [PATCH] palworld: set default platform (#2814) * set default platform * fmt --- library/ix-dev/community/palworld/Chart.yaml | 2 +- library/ix-dev/community/palworld/questions.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/library/ix-dev/community/palworld/Chart.yaml b/library/ix-dev/community/palworld/Chart.yaml index 70bb405db3..9031719c3a 100644 --- a/library/ix-dev/community/palworld/Chart.yaml +++ b/library/ix-dev/community/palworld/Chart.yaml @@ -3,7 +3,7 @@ description: Palworld is a multiplayer, open-world survival crafting game where annotations: title: Palworld type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 appVersion: palworld kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/palworld/questions.yaml b/library/ix-dev/community/palworld/questions.yaml index db7d763a76..e3582c8db9 100644 --- a/library/ix-dev/community/palworld/questions.yaml +++ b/library/ix-dev/community/palworld/questions.yaml @@ -59,6 +59,7 @@ questions: schema: type: string required: true + default: "Steam" enum: - value: "Steam" description: Steam platform