From 841f73c261738f378e2006fba3832fdf7c5787b6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Nov 2023 22:46:03 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#14619) --- 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 e3ed42a81ab..5baf2b7612d 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.10 +version: 22.1.11 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 36d095fa2c6..9242a55e431 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:325e5ad9313f03fdc76b74c966a396cf22047f54b979be6404cc4c344b872c1d + tag: v1.25.2@sha256:d207da3fc80880b980d5c67607b294f837e36f95bdf60e5ea5aea70c20395bec imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent