From a042b95cff9ea758d8f28e0a56abf2b4ce1b9302 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Aug 2021 10:50:13 +0200 Subject: [PATCH] chore(deps): update container image nextcloud to v22.1.1 (#861) * chore(deps): update container image nextcloud to v22.1.1 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/nextcloud/SCALE/ix_values.yaml | 2 +- charts/incubator/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/nextcloud/SCALE/ix_values.yaml b/charts/incubator/nextcloud/SCALE/ix_values.yaml index 05175685dff..101abb3208c 100644 --- a/charts/incubator/nextcloud/SCALE/ix_values.yaml +++ b/charts/incubator/nextcloud/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: nextcloud pullPolicy: IfNotPresent - tag: 22.1.0 + tag: 22.1.1 strategy: type: Recreate diff --git a/charts/incubator/nextcloud/values.yaml b/charts/incubator/nextcloud/values.yaml index 8c35bcd5a0b..0e066ac090a 100644 --- a/charts/incubator/nextcloud/values.yaml +++ b/charts/incubator/nextcloud/values.yaml @@ -3,7 +3,7 @@ image: repository: nextcloud pullPolicy: IfNotPresent - tag: 22.1.0 + tag: 22.1.1 strategy: type: Recreate