From 2174dc1f21487e2e06ac80ea1b4ea370aa13c615 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Aug 2024 08:24:22 +0200 Subject: [PATCH] chore(deps): update container image nginxinc/nginx-unprivileged to 1.27.0@e0b90e4 by renovate (#25027) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged) | digest | `78e0a42` -> `e0b90e4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/premium/nextcloud/Chart.yaml | 2 +- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index db07c1492fb..c8ed91d59ad 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -49,4 +49,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 31.4.5 +version: 31.4.6 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index e7f3d9b6915..0fb88279160 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.27.0@sha256:78e0a42a309fd21299b3618fdcd20d1adddb43531a3a4483df858b867a58e546 + tag: 1.27.0@sha256:e0b90e4ae842abc9b3eecba9344b0f7c11276346e548659a500ecea18771687c imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent