Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ade787c25a
commit
d4a061d240
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ghost-6.0.49](https://github.com/truecharts/charts/compare/ghost-6.0.48...ghost-6.0.49) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.33.8
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.48](https://github.com/truecharts/charts/compare/ghost-6.0.47...ghost-6.0.48) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [ghost-6.0.39](https://github.com/truecharts/charts/compare/ghost-6.0.38...ghost-6.0.39) (2023-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.31.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.38](https://github.com/truecharts/charts/compare/ghost-6.0.37...ghost-6.0.38) (2023-01-18)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.33.7"
|
||||
appVersion: "5.33.8"
|
||||
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.48
|
||||
version: 6.0.49
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ghost-6.0.49](https://github.com/truecharts/charts/compare/ghost-6.0.48...ghost-6.0.49) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.33.8
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.33.7@sha256:d6a4aeb92b706fb12d8cf2908e4fe7e7d08b9474da453cbe5edea3e6e4ab8f84
|
||||
tag: 5.33.8@sha256:8365e81edf0d79b92c8ebc2145449b7cde252cbc71850ada59fde58bc2efb6f3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue