Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ee4ea3d504
commit
60a15bb445
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [piwigo-7.0.6](https://github.com/truecharts/charts/compare/piwigo-7.0.5...piwigo-7.0.6) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13116](https://github.com/truecharts/charts/issues/13116))
|
||||
|
||||
|
||||
|
||||
|
||||
## [piwigo-7.0.5](https://github.com/truecharts/charts/compare/piwigo-7.0.4...piwigo-7.0.5) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,8 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#10607](https://github.com/truecharts/charts/issues/10607))
|
||||
|
||||
|
||||
|
||||
|
||||
## [piwigo-6.1.1](https://github.com/truecharts/charts/compare/piwigo-6.1.0...piwigo-6.1.1) (2023-07-16)
|
||||
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- http://piwigo.org/
|
||||
- https://github.com/linuxserver/docker-piwigo
|
||||
type: application
|
||||
version: 7.0.5
|
||||
version: 7.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [piwigo-7.0.6](https://github.com/truecharts/charts/compare/piwigo-7.0.5...piwigo-7.0.6) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13116](https://github.com/truecharts/charts/issues/13116))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v13.8.0@sha256:7d492718e6b679606fe504eeef30b99646dbfbca27c806c883264d921f229845
|
||||
tag: v13.8.0@sha256:97f7b896a18f8699ec40e1857d9bf64f3e47cbdea4d9a59d73f6ad94e2b6126a
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue