Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
78d00ee75d
commit
8a35101bf9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ghost-6.0.54](https://github.com/truecharts/charts/compare/ghost-6.0.53...ghost-6.0.54) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.35.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ghost-6.0.55](https://github.com/truecharts/charts/compare/ghost-6.0.54...ghost-6.0.55) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.35.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.54](https://github.com/truecharts/charts/compare/ghost-6.0.53...ghost-6.0.54) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [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
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.44](https://github.com/truecharts/charts/compare/ghost-6.0.43...ghost-6.0.44) (2023-02-05)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.35.0"
|
||||
appVersion: "5.35.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -26,7 +26,7 @@ sources:
|
|||
- https://hub.docker.com/_/ghost
|
||||
- https://github.com/TryGhost/Ghost
|
||||
- https://ghost.org/docs/
|
||||
version: 6.0.54
|
||||
version: 6.0.55
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ghost-6.0.55](https://github.com/truecharts/charts/compare/ghost-6.0.54...ghost-6.0.55) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.35.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.35.0@sha256:f1bbf0ed6f52e3a56996269aaed6531359147c56c59ecef39dc836e17bacf96d
|
||||
tag: 5.35.1@sha256:eaf6f5c87cc6acd063ebbd182c32f17d85892f04a8eeb526d34be681d36bf28b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue