From 0f56a515bfd216b92607bf519b653a6d5a960261 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 6 Aug 2023 11:56:04 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#11142) --- 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 3ceef24bf09..feba714147a 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.1 +version: 22.0.2 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 8d67921b778..4f928925691 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:ea33059011ae3baea6ddbc0b7ccee5da9960e2cb6026b3afeefe476aae574517 + tag: v1.25.1@sha256:d2431433db5212e8162c7311b0bdfe771d8be20dffbf7b4a381a17283136dc48 imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent