Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
20688a6a86
commit
6515aab78a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ghost-6.0.45](https://github.com/truecharts/charts/compare/ghost-6.0.44...ghost-6.0.45) (2023-02-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.33.7
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ghost-6.0.46](https://github.com/truecharts/charts/compare/ghost-6.0.45...ghost-6.0.46) (2023-02-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to 5.33.7
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.45](https://github.com/truecharts/charts/compare/ghost-6.0.44...ghost-6.0.45) (2023-02-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [ghost-6.0.36](https://github.com/truecharts/charts/compare/ghost-6.0.35...ghost-6.0.36) (2023-01-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to 5.28.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.35](https://github.com/truecharts/charts/compare/ghost-6.0.34...ghost-6.0.35) (2023-01-11)
|
||||
|
||||
### Chore
|
|
@ -26,7 +26,7 @@ sources:
|
|||
- https://hub.docker.com/ghost
|
||||
- https://github.com/TryGhost/Ghost
|
||||
- https://ghost.org/docs/
|
||||
version: 6.0.45
|
||||
version: 6.0.46
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ghost-6.0.46](https://github.com/truecharts/charts/compare/ghost-6.0.45...ghost-6.0.46) (2023-02-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to 5.33.7
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.33.7@sha256:4a80b5e6616be23f9b93107af98ab7bbaa48b6d6790ef9ee0000051946a09a9b
|
||||
tag: 5.33.7@sha256:577c79f542414025dc6969f84ea44d1ff099576f16c3fe28dd8d348280bea9bc
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue