Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
777311d6c3
commit
6dd9d7dfb2
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ghost-6.0.47](https://github.com/truecharts/charts/compare/ghost-6.0.46...ghost-6.0.47) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ghost-6.0.48](https://github.com/truecharts/charts/compare/ghost-6.0.47...ghost-6.0.48) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.47](https://github.com/truecharts/charts/compare/ghost-6.0.46...ghost-6.0.47) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [ghost-6.0.38](https://github.com/truecharts/charts/compare/ghost-6.0.37...ghost-6.0.38) (2023-01-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.30.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.37](https://github.com/truecharts/charts/compare/ghost-6.0.36...ghost-6.0.37) (2023-01-17)
|
||||
|
||||
### Chore
|
|
@ -26,7 +26,7 @@ sources:
|
|||
- https://hub.docker.com/_/ghost
|
||||
- https://github.com/TryGhost/Ghost
|
||||
- https://ghost.org/docs/
|
||||
version: 6.0.47
|
||||
version: 6.0.48
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ghost-6.0.48](https://github.com/truecharts/charts/compare/ghost-6.0.47...ghost-6.0.48) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.33.7@sha256:577c79f542414025dc6969f84ea44d1ff099576f16c3fe28dd8d348280bea9bc
|
||||
tag: 5.33.7@sha256:d6a4aeb92b706fb12d8cf2908e4fe7e7d08b9474da453cbe5edea3e6e4ab8f84
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue