From 5174cd4df360e80818882f3867ab1ffc8e493ea6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 12:31:47 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v29.0.0@56e45cf by renovate (#21554) 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/tccr/nextcloud-fpm](https://togithub.com/truecharts/containers) | digest | `65f0b68` -> `56e45cf` | --- > [!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). Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/premium/nextcloud/Chart.yaml | 8 ++++---- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 24130cd629c..16769f792b7 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://hub.docker.com/r/collabora/code - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/clamav/clamav - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://hub.docker.com/r/collabora/code + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary type: application -version: 30.0.8 +version: 30.0.10 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index be9f1e16141..0c5b75a1f74 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v29.0.0@sha256:65f0b689917283976a16e631a3da32f30e8123fd92f12f5a278bfa2b2e6b8b03 + tag: v29.0.0@sha256:56e45cfd9886b7c95322dbb647acbfe3d198cc6ca2e24285905dc90467b80b13 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent