Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-18 22:25:40 +00:00
parent a8e70f5f18
commit ffaa267636
13 changed files with 21 additions and 16 deletions

View File

@ -1,4 +0,0 @@
## [piwigo-7.0.17](https://github.com/truecharts/charts/compare/piwigo-7.0.16...piwigo-7.0.17) (2023-11-17)

View File

@ -4,6 +4,15 @@
## [piwigo-7.0.18](https://github.com/truecharts/charts/compare/piwigo-7.0.17...piwigo-7.0.18) (2023-11-18)
### Fix
- update container image ghcr.io/linuxserver/piwigo to 13.8.0 ([#15076](https://github.com/truecharts/charts/issues/15076))
## [piwigo-7.0.17](https://github.com/truecharts/charts/compare/piwigo-7.0.16...piwigo-7.0.17) (2023-11-17)
@ -88,12 +97,3 @@
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
## [piwigo-7.0.7](https://github.com/truecharts/charts/compare/piwigo-7.0.6...piwigo-7.0.7) (2023-10-07)
### Chore
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13363](https://github.com/truecharts/charts/issues/13363))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "13.8.0"
appVersion: 13.8.0
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -27,7 +27,7 @@ sources:
- http://piwigo.org/
- https://github.com/linuxserver/docker-piwigo
type: application
version: 7.0.17
version: 7.0.18
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [piwigo-7.0.18](https://github.com/truecharts/charts/compare/piwigo-7.0.17...piwigo-7.0.18) (2023-11-18)
### Fix
- update container image ghcr.io/linuxserver/piwigo to 13.8.0 ([#15076](https://github.com/truecharts/charts/issues/15076))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/piwigo
pullPolicy: IfNotPresent
tag: 13.8.0@sha256:7087886dce4be1608907e3fb0c8b668225dc457efbabd4a82d26c39a9b9d2bf4
tag: 13.8.0@sha256:3c4a4daf0c04eb379ee67efd9fee5b55acbba36ba42743cfda3e36463264bba5
securityContext:
container:
runAsNonRoot: false