From 7182f6b41343a131fc83c79610dee2f9e9475c95 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 26 Aug 2023 10:34:54 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#11896) --- 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 10f373af7c4..3af48a3ad9f 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.14 +version: 22.0.15 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index f99bc2aaa84..5097f83d93f 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.1@sha256:570548a099b61ae4f185b0778193504930d2b853ce2ac8be767e55ab5de5aba5 + tag: v1.25.2@sha256:06c9ffbece2a2d335d720385e2b3157652b6899ef23c6c2977559639e2b95f85 imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent