chore(helm): update image ghcr.io/linuxserver/digikam 8.6.0 → 8.7.0 (#36864)
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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
3638109a90
commit
477cb62e98
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user