From bef8a0a31ca2f72456df6320a8b345e6cfa248ef Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Date: Mon, 22 Feb 2021 15:40:55 +0500 Subject: [PATCH] Add msising 'attrs' attribute to comply with schema --- charts/ix-chart/2102.0.0/questions.yaml | 1 + charts/plex/1.1.0/questions.yaml | 1 + test/ix-chart/2101.0.0/questions.yaml | 1 + test/plex/1.1.1/questions.yaml | 1 + 4 files changed, 4 insertions(+) diff --git a/charts/ix-chart/2102.0.0/questions.yaml b/charts/ix-chart/2102.0.0/questions.yaml index eff5c35cdd..8ab54de480 100644 --- a/charts/ix-chart/2102.0.0/questions.yaml +++ b/charts/ix-chart/2102.0.0/questions.yaml @@ -446,3 +446,4 @@ questions: type: dict $ref: - "definitions/gpuConfiguration" + attrs: [] diff --git a/charts/plex/1.1.0/questions.yaml b/charts/plex/1.1.0/questions.yaml index 37649228de..540c330710 100644 --- a/charts/plex/1.1.0/questions.yaml +++ b/charts/plex/1.1.0/questions.yaml @@ -149,6 +149,7 @@ questions: type: dict $ref: - "definitions/gpuConfiguration" + attrs: [] - variable: appVolumeMounts label: "Plex Storage" diff --git a/test/ix-chart/2101.0.0/questions.yaml b/test/ix-chart/2101.0.0/questions.yaml index eff5c35cdd..8ab54de480 100644 --- a/test/ix-chart/2101.0.0/questions.yaml +++ b/test/ix-chart/2101.0.0/questions.yaml @@ -446,3 +446,4 @@ questions: type: dict $ref: - "definitions/gpuConfiguration" + attrs: [] diff --git a/test/plex/1.1.1/questions.yaml b/test/plex/1.1.1/questions.yaml index e61b923323..b29a5392c9 100644 --- a/test/plex/1.1.1/questions.yaml +++ b/test/plex/1.1.1/questions.yaml @@ -113,6 +113,7 @@ questions: type: dict $ref: - "definitions/gpuConfiguration" + attrs: [] - variable: appVolumeMounts label: "Plex Storage"