From a1eac308da9d1030c13131e8a425f65635df5df4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 Nov 2023 13:56:45 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.4@6bd5585 (#15492) 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 | `v27.1.3` -> `v27.1.4` | --- > [!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/stable/nextcloud/Chart.yaml | 4 ++-- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 8bdb25a14ee..0926eaf11f6 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 27.1.3 +appVersion: 27.1.4 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 22.2.9 +version: 22.2.10 annotations: truecharts.org/category: cloud truecharts.org/SCALE-support: "true" diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 810d4494241..02a4fb23e84 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: v27.1.3@sha256:a7f1ebaad7ccb8b1bf25fdf3b4b4ff0469c0bfa31df5c3c74b073fffb5b3dcb6 + tag: v27.1.4@sha256:6bd558570dcebd0dd9c56df158eca7893e5926f1130b810101c2f67888502c07 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent