From cd5623b29a9be284a9fc5efdf0cd00ff3319d3db Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Jun 2026 04:06:39 +0200 Subject: [PATCH] =?UTF-8?q?feat(digikam):=20update=20image=20ghcr.io/linux?= =?UTF-8?q?server/digikam=209.0.0=20=E2=86=92=209.1.0=20(#48924)?= 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 | `60da84b` → `9503e00` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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/stable/digikam/Chart.yaml | 4 ++-- charts/stable/digikam/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index 6b252c85c8e..14430da1cd4 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 9.0.0 +appVersion: 9.1.0 dependencies: - name: common version: 29.3.4 @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/digikam - https://www.digikam.org/ type: application -version: 17.3.4 +version: 17.4.0 diff --git a/charts/stable/digikam/values.yaml b/charts/stable/digikam/values.yaml index 3effbfea4fa..ca691cca8f8 100644 --- a/charts/stable/digikam/values.yaml +++ b/charts/stable/digikam/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/digikam pullPolicy: IfNotPresent - tag: 9.0.0@sha256:60da84bba992bf9be380162822a54df0e58e64d15af0724d269d370f20239809 + tag: 9.1.0@sha256:9503e00466fd532f564195f20dbde7e51cccbaa5985fc276467133110d0c9758 securityContext: container: readOnlyRootFilesystem: false