From 88313fa235ee86a803148863cf64f4ab2b80d836 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 5 Feb 2024 08:34:28 +0100 Subject: [PATCH] fix(ci): add value files for chart-testing Signed-off-by: WrenIX --- charts/nextcloud/Chart.yaml | 2 +- .../nextcloud/ci/ct-all-enabled-values.yaml | 19 +++++++ charts/nextcloud/ci/ct-empty-values.yaml | 0 charts/nextcloud/ci/ct-specials-values.yaml | 51 +++++++++++++++++++ 4 files changed, 71 insertions(+), 1 deletion(-) create mode 100644 charts/nextcloud/ci/ct-all-enabled-values.yaml create mode 100644 charts/nextcloud/ci/ct-empty-values.yaml create mode 100644 charts/nextcloud/ci/ct-specials-values.yaml diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 8981918f..bb5a2f67 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: nextcloud -version: 4.5.18 +version: 4.5.19 appVersion: 28.0.2 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: diff --git a/charts/nextcloud/ci/ct-all-enabled-values.yaml b/charts/nextcloud/ci/ct-all-enabled-values.yaml new file mode 100644 index 00000000..13133432 --- /dev/null +++ b/charts/nextcloud/ci/ct-all-enabled-values.yaml @@ -0,0 +1,19 @@ +metrics: + enabled: true + +nextcloud: + configs: + my.config.php: |- +