From 608f455c72dc38d324b64fad65826c4a4b82a829 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 3 Feb 2024 07:22:25 +0100 Subject: [PATCH] chore(deps): update container image common to v17.2.30@19ad5ec by renovate (#17784) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `17.2.29` -> `17.2.30` | --- > [!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/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 11d269f964e..e6e409c0bc8 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 28.0.1 dependencies: - name: common - version: 17.2.29 + version: 17.2.30 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -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 @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/nginxinc/nginx-unprivileged - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify type: application -version: 28.1.35 +version: 28.1.36