From 9487765e53054ef85118e4faf2c69766e96f4ca2 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Tue, 22 Aug 2023 14:05:45 +0300 Subject: [PATCH] Update tooltip on ix-chart (#1463) --- library/ix-dev/charts/ix-chart/Chart.yaml | 2 +- library/ix-dev/charts/ix-chart/questions.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library/ix-dev/charts/ix-chart/Chart.yaml b/library/ix-dev/charts/ix-chart/Chart.yaml index 992e5bbf90..1154ab4a2f 100644 --- a/library/ix-dev/charts/ix-chart/Chart.yaml +++ b/library/ix-dev/charts/ix-chart/Chart.yaml @@ -3,7 +3,7 @@ description: A Helm chart for deploying simple workloads Kubernetes annotations: title: ix-chart type: application -version: 2304.0.7 +version: 2308.0.0 apiVersion: v2 appVersion: v1 kubeVersion: ">=1.16.0-0" diff --git a/library/ix-dev/charts/ix-chart/questions.yaml b/library/ix-dev/charts/ix-chart/questions.yaml index f5342ad1d8..6f7fd349d3 100644 --- a/library/ix-dev/charts/ix-chart/questions.yaml +++ b/library/ix-dev/charts/ix-chart/questions.yaml @@ -28,8 +28,8 @@ groups: questions: - variable: enableUIPortal - label: "Enable WebUI Portal (only supported in TrueNAS SCALE Bluefin)" - description: "Enable webui portal for easier access to workload ( Only valid for TrueNAS SCALE Bluefin )" + label: "Enable WebUI Portal" + description: "Enable webui portal for easier access to workload (Only valid for TrueNAS SCALE Bluefin and later)" group: "Portal Configuration" schema: type: boolean