From 477cb62e98a3462543de5feae1e6707a121c2868 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 1 Jul 2025 22:14:21 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/digikam=208.6.0=20=E2=86=92=208.7.0=20(#36864)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages) ([source](https://redirect.github.com/linuxserver/docker-digikam)) | minor | `3387194` -> `b73d851` | --- > [!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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/digikam/Chart.yaml | 5 ++--- charts/stable/digikam/values.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index ef083494786..c9b2d4e63e1 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 8.6.0 +appVersion: 8.7.0 dependencies: - name: common version: 25.4.10 @@ -40,5 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - https://www.digikam.org/ type: application -version: 14.3.15 - +version: 14.4.0 diff --git a/charts/stable/digikam/values.yaml b/charts/stable/digikam/values.yaml index 5a008bb10d6..fef3c401b6e 100644 --- a/charts/stable/digikam/values.yaml +++ b/charts/stable/digikam/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/digikam pullPolicy: IfNotPresent - tag: 8.6.0@sha256:b8f86ba8f94b13181d80a145cd2c5cb81285323bfdcb471ef841c6d85c28c786 + tag: 8.7.0@sha256:b73d8512862f0031b0f1909f34f1974e667373bdbf711e86a65530f43a5a31a9 securityContext: container: readOnlyRootFilesystem: false