From 6aa2b8525bea8de07c5a1f99518a048425978ab5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Aug 2025 22:26:11 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/nginx?= =?UTF-8?q?inc/nginx-unprivileged=201.29.0=20=E2=86=92=201.29.1=20(#38597)?= 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/nginx/docker-nginx-unprivileged) | patch | `1e37382` -> `45d9d4f` | --- > [!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. --- ### 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 055bfc66ecf..efdc612c433 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.29.0@sha256:1e373828998d782df06297c965abcff1e56a48fc66e52fcfd2ab10de52e1466b + tag: 1.29.1@sha256:45d9d4f263e6f5b19d1518b9ef6e0dca706456480fbe263991faf238ae5537ca imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent