Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0e5b83cae6
commit
eb08c9f80f
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [prpdf-2.0.2](https://github.com/truecharts/charts/compare/prpdf-2.0.1...prpdf-2.0.2) (2022-11-18)
|
|
||||||
|
|
|
@ -28,4 +28,4 @@ sources:
|
||||||
- https://github.com/maschhoff/prpdf
|
- https://github.com/maschhoff/prpdf
|
||||||
- https://hub.docker.com/r/knex666/prpdf
|
- https://hub.docker.com/r/knex666/prpdf
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.2
|
version: 2.0.3
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [prpdf-2.0.3](https://github.com/truecharts/charts/compare/prpdf-2.0.2...prpdf-2.0.3) (2022-11-19)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/prpdf to latest
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/prpdf
|
repository: tccr.io/truecharts/prpdf
|
||||||
tag: latest@sha256:2df2604bbb9ed0f02cbe0de412c6b9de23721db8efa708fe4713a2eab3bbc9e5
|
tag: latest@sha256:bebe8440d6410d921eea460990418fdf51111a785db5e5e170c7e97b81ce5dc8
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
Loading…
Reference in New Issue