From 59d91c29d0fff139b701453adb9accdf5b56bbbf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 26 Dec 2023 13:29:52 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v28.0.1@060284d by renovate (#16478) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers) | patch | `v28.0.0` -> `v28.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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/stable/nextcloud/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 5cacfe362ae..58d10e5d603 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/nextcloud-fpm pullPolicy: IfNotPresent - tag: v28.0.0@sha256:9c9d396e402d9da43d2e83dbd4d44f3970a559c7c05289958c30ffe0dea930b3 + tag: v28.0.1@sha256:060284d5c124000da874524b7cec4aed6f889b3021d7df80b7919541acbefca2 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent