Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cb86967505
commit
26654ac062
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [piwigo-7.0.8](https://github.com/truecharts/charts/compare/piwigo-7.0.7...piwigo-7.0.8) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [piwigo-7.0.9](https://github.com/truecharts/charts/compare/piwigo-7.0.8...piwigo-7.0.9) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13853](https://github.com/truecharts/charts/issues/13853))
|
||||
|
||||
|
||||
|
||||
|
||||
## [piwigo-7.0.8](https://github.com/truecharts/charts/compare/piwigo-7.0.7...piwigo-7.0.8) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11001](https://github.com/truecharts/charts/issues/11001))
|
||||
|
||||
|
||||
|
||||
|
||||
## [piwigo-6.1.4](https://github.com/truecharts/charts/compare/piwigo-6.1.3...piwigo-6.1.4) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- http://piwigo.org/
|
||||
- https://github.com/linuxserver/docker-piwigo
|
||||
type: application
|
||||
version: 7.0.8
|
||||
version: 7.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [piwigo-7.0.9](https://github.com/truecharts/charts/compare/piwigo-7.0.8...piwigo-7.0.9) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13853](https://github.com/truecharts/charts/issues/13853))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v13.8.0@sha256:605b7fcea9f373cad3ed97e7de7ffa485c8ab638e3881623a13994975cb5577e
|
||||
tag: v13.8.0@sha256:c6f30e6dfd67a85f9305e31ea81f2bd2f78a01bf97bdcf6f2e2563eb6157652b
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue