From 4d09adbf6796904df16bab74fa88abd64cfdca65 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Oct 2023 23:41:29 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#13507) --- 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 a9da7433ee3..ac94bd0cbb4 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.40 +version: 22.0.41 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 35d36b612c5..a4430b8dce6 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:bd8e6ea0390c84277c6fa1ed4e03339e1069cb492a3216e969642d82d649495e + tag: v20230401@sha256:bcd9a7ded0d9a5d213a62bc0a66e2d55c2756bdea703576eb255831453431f00 hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent