From 112f036c3f0babd2982583de87f7d6044cd0554e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 28 May 2025 21:33:12 +0200 Subject: [PATCH] chore(helm): update image tccr.io/tccr/nextcloud-push-notify digest to ecbfc3d (#35679) 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://redirect.github.com/truecharts/public) | digest | `122dd27` -> `ecbfc3d` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/premium/nextcloud/Chart.yaml | 2 +- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 8edab8e4d77..dd2f1ad7993 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -52,5 +52,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 35.0.6 +version: 35.0.7 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 3e428bd9be5..0b7c1edbace 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -13,7 +13,7 @@ imaginaryImage: hpbImage: repository: tccr.io/tccr/nextcloud-push-notify pullPolicy: IfNotPresent - tag: v0.7.0@sha256:122dd2745ee7eed9d06500de378744388e4c223da1b51347171cb5093edeaed4 + tag: v0.7.0@sha256:ecbfc3dede7674fb7689da1ef5302b86a9656c7a664eafd909376f03592bc721 clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent