From 512a976b5dab4e3adfc26194e98481484e773331 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 15 Nov 2023 03:09:11 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.3 (#14667) --- 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 5baf2b7612d..98f87a78588 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.1.11 +version: 22.1.12 annotations: truecharts.org/category: cloud truecharts.org/SCALE-support: "true" diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index c2d7784d866..32f21fa8cea 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:d207da3fc80880b980d5c67607b294f837e36f95bdf60e5ea5aea70c20395bec + tag: v1.25.3@sha256:1bba1131cb28a9a43b8b72c1c543cbf60679cb72be9d4432527f6074d1dadf96 imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent