From 4c1ae717f84013fd357b8eee29e684838bda25df Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Oct 2023 19:41:58 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#12951) --- 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 2dd0804bccf..dc558b77129 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.30 +version: 22.0.31 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index b30df1ad0c4..650c0f8eb79 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:64c57713db9ac42e00937a347496f5079ecb0b47068621093b3906e1b9056c4e + tag: v1.25.2@sha256:3ecfd5dff03eed272f8325a3e610cce68c467cc8f0b4e0fae38bde04fc1838c7 imaginaryImage: repository: tccr.io/truecharts/nextcloud-imaginary pullPolicy: IfNotPresent