From 9a729e50e9e96a2424697eb3acd246ed1d6852e7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Sep 2023 14:44:46 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#12486) --- 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 c01d8a7a765..2a4ec99ab76 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.19 +version: 22.0.20 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index bfc18ea70c2..45b53d982a2 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent - tag: v1.25.2@sha256:2c771e0958986c958a161b22a953919b080845f74209d26bd41f5386e5527afc + tag: v1.25.2@sha256:6f3ee56001a6c54a6d551dcd47abdd792d26032f95c93ee6189a1a7119f208c6 imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent