From dc0ad46a41aa1ba7ca93ac9f7bfe5f3ea8ce246c Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Date: Wed, 7 Apr 2021 22:47:56 +0500 Subject: [PATCH] Update nextcloud to use 21.0.0 tag --- charts/nextcloud/1.2.1/Chart.yaml | 2 +- charts/nextcloud/1.2.1/ix_values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/nextcloud/1.2.1/Chart.yaml b/charts/nextcloud/1.2.1/Chart.yaml index 9aa610d7eb..69af972c24 100644 --- a/charts/nextcloud/1.2.1/Chart.yaml +++ b/charts/nextcloud/1.2.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: nextcloud version: 1.2.1 -appVersion: 20.0.8 +appVersion: 21.0.0 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud diff --git a/charts/nextcloud/1.2.1/ix_values.yaml b/charts/nextcloud/1.2.1/ix_values.yaml index 4fc0b9ff8a..9311622fe5 100644 --- a/charts/nextcloud/1.2.1/ix_values.yaml +++ b/charts/nextcloud/1.2.1/ix_values.yaml @@ -1,4 +1,4 @@ image: repository: nextcloud - tag: 20.0.8 + tag: 21.0.0 pullPolicy: IfNotPresent