From c545160094afd0c72543a06baa2daf80bf4aca4c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Jun 2024 14:21:55 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v29.0.1@53d97bc by renovate (#22731) 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) | patch | `v29.0.0` -> `v29.0.1` | --- > [!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 | 4 ++-- charts/premium/nextcloud/README.md | 2 +- charts/premium/nextcloud/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 06feab2313d..98909fe1baf 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 29.0.0 +appVersion: 29.0.1 dependencies: - name: common version: 23.0.10 @@ -50,4 +50,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 30.1.27 +version: 30.1.28 diff --git a/charts/premium/nextcloud/README.md b/charts/premium/nextcloud/README.md index 0f8cf37d17f..3839cd2f266 100644 --- a/charts/premium/nextcloud/README.md +++ b/charts/premium/nextcloud/README.md @@ -19,7 +19,7 @@ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. `helm install mychart oci://tccr.io/truecharts/CHARTNAME` -For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/ +For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/general/support-policy/ ### TrueNAS SCALE Apps diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 1cd3a33a4e4..94f44394e2e 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:7c265ad872d413cc55683f6ae447d88e7a007212558844e62110ce91d4d0f362 + tag: v29.0.1@sha256:53d97bce9a9bbf10ed731b19ad6596469559be1b5a41a60c14d3ecee3a24b9f3 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent