From 414fdc9fefb07501d7444dd7cf1f566fa7ccbe8a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 27 Jun 2023 01:43:23 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#9965) --- 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 2a0458d4e69..afb4c270be0 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.3 +version: 21.0.4 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 1ee0cb50e9e..35bff248955 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.24.0@sha256:f6386a703b6a0679b6274cc366a6efe7a06b8b5b3391353465d9d1649b4584ef + tag: v1.25.1@sha256:dd7887f3f9be18bc73a2deaaf606201104bf4c34beee62853bbadd8eaca573ec imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent