From 7932c2fe18fb97cf8e1344a063ea8b462ceafc52 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 8 Jul 2023 16:41:50 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10304) --- 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 e78eae558d0..ca69f7814b3 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: 21.0.10 +version: 21.0.11 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index bcc60aa23ee..7895378888c 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:e2460afeea066fe8ccc5baabe40a09426ec54b79977ff1b0c4065ef0afac6d3d + tag: v1.25.1@sha256:4440ab5be9cee95583cb9a87f52c578fad34b95b6456550ab8885e948a9f274b imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent