From b0e6227de18607b4979c7892484a1d7ef51f9d49 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 27 Sep 2023 04:47:59 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#12983) --- 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 5acacd0c75c..9db4d1099dd 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.26 +version: 22.0.27 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index ec24f2dabd6..c459e00a619 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:cfef62fb7390eca99c22b447fe336f7df39c56b3ec007400d5ccd8e55433b877 + tag: v20230401@sha256:b3f053baf5f83d63c049e7309e79e410fab37193d980eeac02a6c8a1099f684d hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent