From 4207c4dd470b1c79f34e60d536a41b2036eb5832 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 Sep 2023 00:19:20 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#12316) --- 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 2a4ec99ab76..0ed6bee06b1 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.0.20 +version: 22.0.21 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 45b53d982a2..7803f00274c 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:c6c54e1d65440cc7eca7184c437f3f0028679a2ab5124ae26c9fd3008c2df439 + tag: v20230401@sha256:cfef62fb7390eca99c22b447fe336f7df39c56b3ec007400d5ccd8e55433b877 hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent