Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e29ec8e436
commit
07e6b13a3b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [ghost-6.0.29](https://github.com/truecharts/charts/compare/ghost-6.0.28...ghost-6.0.29) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.28](https://github.com/truecharts/charts/compare/ghost-6.0.26...ghost-6.0.28) (2022-12-22)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.30.1"
|
||||
appVersion: "5.31.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.38
|
||||
version: 6.0.39
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.30.1@sha256:3f609271dee81e5322d052c3aa64ff8d221394cc33e865b9addc83523cb07776
|
||||
tag: 5.31.0@sha256:633b341cc85241b703452135dd427dc8adbd1dafbdcb6e4d30234f6af3ce08db
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue