From df0367bdd008d5037cc149c32be38fd9aeb86d87 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 29 Dec 2024 16:56:46 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/nginx?= =?UTF-8?q?inc/nginx-unprivileged=201.27.2=20=E2=86=92=201.27.3=20(#30102)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginxinc/docker-nginx-unprivileged) | patch | `890b828` -> `4cc7a90` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
nginxinc/docker-nginx-unprivileged (docker.io/nginxinc/nginx-unprivileged) ### [`v1.27.3`](https://redirect.github.com/nginxinc/docker-nginx-unprivileged/releases/tag/1.27.3) [Compare Source](https://redirect.github.com/nginxinc/docker-nginx-unprivileged/compare/1.27.2...1.27.3) 1.27.3 (mainline)
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/premium/nextcloud/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 7dd5e48ce32..7e7f42934ef 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.27.2@sha256:890b8283159ff3eec13ee426a2cd79d5a7d7a300457074970ea14c75865dc39c + tag: 1.27.3@sha256:4cc7a90e2701c4e5c1695be4c99db435e2d7227b6039887f5ec1af9ecf9923e8 imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent