chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.0.0@0eb2a0a (#16022)

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 |
`3689618` -> `0eb2a0a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot
2023-12-13 01:46:17 +01:00
committed by GitHub
parent 5915264fa4
commit bcb8742cfa
2 changed files with 27 additions and 27 deletions
+26 -26
View File
@@ -1,40 +1,40 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: piwigo name: piwigo
version: 8.0.0 version: 8.0.1
appVersion: 14.0.0 appVersion: 14.0.0
description: A photo gallery software for the web. description: A photo gallery software for the web.
home: https://truecharts.org/charts/stable/piwigo home: https://truecharts.org/charts/stable/piwigo
icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/linuxserver/docker-piwigo - https://github.com/linuxserver/docker-piwigo
- https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo
- https://ghcr.io/linuxserver/piwigo - https://ghcr.io/linuxserver/piwigo
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- piwigo - piwigo
- gallery - gallery
- photo - photo
- image - image
dependencies: dependencies:
- name: common - name: common
version: 14.3.5 version: 14.3.5
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
- name: mariadb - name: mariadb
version: 7.0.70 version: 7.0.70
repository: https://deps.truecharts.org/ repository: https://deps.truecharts.org/
condition: mariadb.enabled condition: mariadb.enabled
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/piwigo repository: ghcr.io/linuxserver/piwigo
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 14.0.0@sha256:368961850d6a58fc46dfec3e56548ae9a24c4f1d5b71a0c616ec3f81bf6b28f3 tag: 14.0.0@sha256:0eb2a0a8ff3a30bc65a83eb3f1685adb3541be6bcc5b37a3145928bb03dab22c
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false