chore(helm): update image ghcr.io/linuxserver/piwigo 15.7.0 → 16.0.0 (#42143)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages) ([source](https://redirect.github.com/linuxserver/docker-piwigo)) | major | `105518b` -> `e911a54` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 15.7.0
|
||||
appVersion: 16.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.27.4
|
||||
@@ -47,5 +47,5 @@ sources:
|
||||
- https://github.com/linuxserver/docker-piwigo
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo
|
||||
type: application
|
||||
version: 17.17.0
|
||||
version: 18.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 15.7.0@sha256:105518b138c5c3aea84d8bfe0169c442a2edb7376e3616ebfba20f24f9a641c1
|
||||
tag: 16.0.0@sha256:e911a54995e2b030874f5efd99a377e1b4a157de1f2647c8ab30162d4475d391
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user