From 8f9653e70cdd6b11948e6ad77578854b1ba83ebe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 2 Nov 2023 03:48:29 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#14220) --- charts/stable/nextcloud/Chart.yaml | 2 +- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index e2d658552fd..3c99cdaa6f9 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 22.1.1 +version: 22.1.2 annotations: truecharts.org/category: cloud truecharts.org/SCALE-support: "true" diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 5e57e76365f..7dec388faea 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -9,7 +9,7 @@ nginxImage: imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent - tag: v20230401@sha256:e184e0d9bf8e92746f23071c773145aea87374735d31b0e99ec5e36d5676649f + tag: v20230401@sha256:75b5a785707efa54a1eeca27d7da80933556d3c3dc96ec10970c270117ee963a hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent