From 69d310cbbf3a73e2bf093c32a8c6e7970106e7f8 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sun, 4 Feb 2024 16:21:45 +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 | 46 +++++++++++++++++++ 4 files changed, 66 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 d5b7fb81..8981918f 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: nextcloud -version: 4.5.17 +version: 4.5.18 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..5e4b1a21 --- /dev/null +++ b/charts/nextcloud/ci/ct-all-enabled-values.yaml @@ -0,0 +1,19 @@ +metrics: + enabled: true + serviceMonitor: + enabled: true + +nextcloud: + configs: + my.config.php: |- +