From d6a92d97b17de8648b8e3fc049cac8553dd0643e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 3 Feb 2024 01:45:01 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/nextcloud-push-notify to v0.6.9@033c59b by renovate (#17789) 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-push-notify](https://togithub.com/truecharts/containers) | patch | `v0.6.8` -> `v0.6.9` | --- > [!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 | 6 +++--- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index c69eec7edae..11d269f964e 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/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 @@ -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.34 +version: 28.1.35 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 17e233a7183..12becce592b 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -13,7 +13,7 @@ imaginaryImage: hpbImage: repository: tccr.io/tccr/nextcloud-push-notify pullPolicy: IfNotPresent - tag: v0.6.8@sha256:5a4f3be5dc21839cb86808054d6d5fe7ad3f0d8a746acd915535f4f46a062565 + tag: v0.6.9@sha256:033c59be26a930f4e3c0d2c67037eb1c67ec361139dc33ff0122123f13fb525b clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent