From e2ebb0bab5de111cdd1e901d8d33054b9d23575c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 01:40:55 +0100 Subject: [PATCH] chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.4@2bcc62e by renovate (#18609) --- charts/enterprise/nextcloud/Chart.yaml | 10 +++++----- charts/enterprise/nextcloud/values.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/enterprise/nextcloud/Chart.yaml b/charts/enterprise/nextcloud/Chart.yaml index e665ec361ae..b10ba275eef 100644 --- a/charts/enterprise/nextcloud/Chart.yaml +++ b/charts/enterprise/nextcloud/Chart.yaml @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -44,10 +44,10 @@ sources: - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud - https://hub.docker.com/r/collabora/code - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://hub.docker.com/r/clamav/clamav - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://hub.docker.com/r/clamav/clamav + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 29.1.2 +version: 29.1.3 diff --git a/charts/enterprise/nextcloud/values.yaml b/charts/enterprise/nextcloud/values.yaml index fa54bafeb32..d991d53b610 100644 --- a/charts/enterprise/nextcloud/values.yaml +++ b/charts/enterprise/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.25.4@sha256:fc4bf78c004581ee6014d9fee0d6825854474c82918465ecb731cc4006a2dad5 + tag: 1.25.4@sha256:2bcc62edc5fd36a3ec139493a8f3dce05abe4f77f5b384ca15a71ae95b64da6d imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent