From 8bf5dd9b2076f6a495f83d3d46ee6f5ea23e7472 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Sep 2023 13:40:02 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#12717) --- 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 9e31a9254ed..355db660c60 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.22 +version: 22.0.23 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 445add20bfd..9824fab4d2a 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:6f3ee56001a6c54a6d551dcd47abdd792d26032f95c93ee6189a1a7119f208c6 + tag: v1.25.2@sha256:d33f55cafb5c6e6d7882e786034057f42e9aed5e0b493b37c57ceb9c31775fe2 imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent