chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.4.0@3e7f7e5 by renovate (#21076)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/piwigo](https://togithub.com/linuxserver/docker-piwigo/packages) ([source](https://togithub.com/linuxserver/docker-piwigo)) | digest | `09927be` -> `3e7f7e5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
317aa926c2
commit
52a62dbb6e
|
@ -32,7 +32,7 @@ keywords:
|
|||
- gallery
|
||||
- photo
|
||||
- image
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/piwigo
|
||||
- https://ghcr.io/linuxserver/piwigo
|
||||
type: application
|
||||
version: 12.17.3
|
||||
version: 12.17.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 14.4.0@sha256:09927be5006475c1ed2cdd3adccc05e807ee89800e23fd34b6d8cc9622f9d8a1
|
||||
tag: 14.4.0@sha256:3e7f7e5abd277ddfbebf3b80eecda60fc0412d2e2995591b13783154e74c39bb
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue