Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
315253d277
commit
95000f3bd8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ghost-6.0.32](https://github.com/truecharts/charts/compare/ghost-6.0.31...ghost-6.0.32) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.26.3
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ghost-6.0.33](https://github.com/truecharts/charts/compare/ghost-6.0.32...ghost-6.0.33) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.26.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.32](https://github.com/truecharts/charts/compare/ghost-6.0.31...ghost-6.0.32) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [ghost-6.0.22](https://github.com/truecharts/charts/compare/ghost-6.0.21...ghost-6.0.22) (2022-12-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.25.5
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.21](https://github.com/truecharts/charts/compare/ghost-6.0.20...ghost-6.0.21) (2022-12-14)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.26.3"
|
||||
appVersion: "5.26.4"
|
||||
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.32
|
||||
version: 6.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ghost-6.0.33](https://github.com/truecharts/charts/compare/ghost-6.0.32...ghost-6.0.33) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to v5.26.4
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.26.3@sha256:9150e1ca09132c0b38ffc5b384832272d97bd1d5ac797bc0c3c9905d4d739642
|
||||
tag: 5.26.4@sha256:0852fd1efcf742f7b2aff2152547caeb89ae01c78b13d5304781dcbbaac13a1c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue