From e1564c5385174167fdfd3efcdd57d1e6e75cf63b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 27 Jan 2025 02:54:12 +0100 Subject: [PATCH] chore(helm): update image tccr.io/tccr/nextcloud-imaginary digest to 67dde1b (#31242) 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-imaginary](https://redirect.github.com/truecharts/public) | digest | `4701c90` -> `67dde1b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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 7c977dc742b..dbc5e93ef3a 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -49,4 +49,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 32.8.2 +version: 32.8.3 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index c1b8b26cc14..9145805fad4 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -9,7 +9,7 @@ nginxImage: imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent - tag: v20230401@sha256:4701c90860b35afabbae70bc12b200ffaa0d692d35e0040e495e32f7934d05ef + tag: v20230401@sha256:67dde1bcc20b30742e1f5dd01ee4683bc4d79a5054dc68815264e003e3902c34 hpbImage: repository: tccr.io/tccr/nextcloud-push-notify pullPolicy: IfNotPresent