From 24ab3bb3d265f9c88071949e9699ccfa5e4a8d18 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Jul 2023 12:40:17 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10419) --- 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 ca69f7814b3..6a17f024bfe 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.11 +version: 21.0.12 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 7895378888c..eacbddfc9ea 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:4440ab5be9cee95583cb9a87f52c578fad34b95b6456550ab8885e948a9f274b + tag: v1.25.1@sha256:86b7d13ef2d044e1bfdc7e2f6a0536e69a3379559693552d3ff8a330a23bd0a4 imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent