Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2d980cc96d
commit
7954d3fed7
|
@ -1,8 +0,0 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [piwigo-6.1.1](https://github.com/truecharts/charts/compare/piwigo-6.1.0...piwigo-6.1.1) (2023-07-16)
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [piwigo-6.1.1](https://github.com/truecharts/charts/compare/piwigo-6.1.0...piwigo-6.1.1) (2023-07-16)
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [piwigo-6.1.2](https://github.com/truecharts/charts/compare/piwigo-6.1.1...piwigo-6.1.2) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- 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)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "13.7.0"
|
||||
appVersion: "13.8.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -9,7 +9,7 @@ dependencies:
|
|||
repository: https://deps.truecharts.org/
|
||||
version: 7.0.62
|
||||
description: A photo gallery software for the web.
|
||||
home: https://truecharts.org/charts/incubator/piwigo
|
||||
home: https://truecharts.org/charts/stable/piwigo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png
|
||||
keywords:
|
||||
- piwigo
|
||||
|
@ -23,11 +23,11 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: piwigo
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/piwigo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/piwigo
|
||||
- http://piwigo.org/
|
||||
- https://github.com/linuxserver/docker-piwigo
|
||||
type: application
|
||||
version: 6.1.1
|
||||
version: 6.1.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -5,7 +5,7 @@
|
|||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [piwigo-6.1.2](https://github.com/truecharts/charts/compare/piwigo-6.1.1...piwigo-6.1.2) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#10607](https://github.com/truecharts/charts/issues/10607))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v13.7.0@sha256:9f8bd8ae06a7dfcdb209af444f49119680ce74e58a53df4ac5ed56d9878292f4
|
||||
tag: v13.8.0@sha256:854903a09138a32632e8aad6714d2456d6f46d2c56f6ebba228563414e360096
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue