Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
51b31c238a
commit
5bd3f622a3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [piwigo-7.0.4](https://github.com/truecharts/charts/compare/piwigo-7.0.3...piwigo-7.0.4) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#12664](https://github.com/truecharts/charts/issues/12664))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [piwigo-7.0.5](https://github.com/truecharts/charts/compare/piwigo-7.0.4...piwigo-7.0.5) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#12883](https://github.com/truecharts/charts/issues/12883))
|
||||
|
||||
|
||||
|
||||
|
||||
## [piwigo-7.0.4](https://github.com/truecharts/charts/compare/piwigo-7.0.3...piwigo-7.0.4) (2023-09-16)
|
||||
|
||||
### Chore
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- http://piwigo.org/
|
||||
- https://github.com/linuxserver/docker-piwigo
|
||||
type: application
|
||||
version: 7.0.4
|
||||
version: 7.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [piwigo-7.0.5](https://github.com/truecharts/charts/compare/piwigo-7.0.4...piwigo-7.0.5) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#12883](https://github.com/truecharts/charts/issues/12883))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v13.8.0@sha256:8af1bb3bed3227027ca4c4f6270933b2e9a44a728efda3b2fc0f9e48c2d8f1e9
|
||||
tag: v13.8.0@sha256:7d492718e6b679606fe504eeef30b99646dbfbca27c806c883264d921f229845
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue