From 491e3e945a320796eadbfdf01d3088bace2fb6d3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 30 Mar 2024 07:24:39 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v@78a98b1 by renovate (#19985) 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 | `4e4a3ae` -> `78a98b1` | --- > [!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 | 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 8dcfba65039..a3a03fd2dfb 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,9 +45,9 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://hub.docker.com/r/clamav/clamav - 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/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://hub.docker.com/r/clamav/clamav type: application -version: 29.8.7 +version: 29.8.8 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 6e7cb0187f0..7d9eb308710 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: v28.0.3@sha256:4e4a3ae95ce8a7d9feffebdb21acc297d66cc4f210787687ec32da4a2f5c881e + tag: v28.0.3@sha256:78a98b104fe0fb26bbf673f5af692456cc241cb7ee9f13200a2523e06a621450 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent