Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
51f2ac0ce6
commit
ff96016753
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [ghost-6.0.13](https://github.com/truecharts/charts/compare/ghost-6.0.12...ghost-6.0.13) (2022-12-01)
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [ghost-6.0.14](https://github.com/truecharts/charts/compare/ghost-6.0.13...ghost-6.0.14) (2022-12-03)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.13](https://github.com/truecharts/charts/compare/ghost-6.0.12...ghost-6.0.13) (2022-12-01)
|
||||
|
||||
|
||||
|
@ -89,11 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [ghost-6.0.12](https://github.com/truecharts/charts/compare/ghost-6.0.9...ghost-6.0.12) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.12](https://github.com/truecharts/charts/compare/ghost-6.0.9...ghost-6.0.12) (2022-11-30)
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.24.2"
|
||||
appVersion: "5.25.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -26,7 +26,7 @@ sources:
|
|||
- https://github.com/TryGhost/Ghost
|
||||
- https://hub.docker.com/_/ghost
|
||||
- https://ghost.org/docs/
|
||||
version: 6.0.13
|
||||
version: 6.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [ghost-6.0.14](https://github.com/truecharts/charts/compare/ghost-6.0.13...ghost-6.0.14) (2022-12-03)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.24.2@sha256:8f0a03f2360d3cdb2102e28c98f79a8687684c8e0b9df15f363573721d5c6919
|
||||
tag: 5.25.0@sha256:f2e8140e41c378f85a8f1680ae41563f00600270c2d9dfec9ce6ee1bbd01a110
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue