From 2feb3764ed0d04c61b9bb3b4de82997b55751059 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 9 Aug 2023 08:44:57 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#11357) --- 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 cc0259ddfab..d182d9e9b4e 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.5 +version: 22.0.6 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index fc3acb2a7a0..76b09a59971 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:acf9ec7294d5af6cdf6b101a8956db4834f07f2ece25a8072e39f319563927b5 + tag: v20230401@sha256:dc2a2c5e1e7e8f4822e994b1af9de59658ab44e73813a267d8c85da724b84750 hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent