Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7aac456047
commit
f750b87ee0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ghost-6.0.25](https://github.com/truecharts/charts/compare/ghost-6.0.24...ghost-6.0.25) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ghost-6.0.26](https://github.com/truecharts/charts/compare/ghost-6.0.25...ghost-6.0.26) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to 5.26.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.25](https://github.com/truecharts/charts/compare/ghost-6.0.24...ghost-6.0.25) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/ghost to 5.25.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghost-6.0.15](https://github.com/truecharts/charts/compare/ghost-6.0.14...ghost-6.0.15) (2022-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ sources:
|
|||
- https://github.com/TryGhost/Ghost
|
||||
- https://hub.docker.com/_/ghost
|
||||
- https://ghost.org/docs/
|
||||
version: 6.0.25
|
||||
version: 6.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ghost-6.0.26](https://github.com/truecharts/charts/compare/ghost-6.0.25...ghost-6.0.26) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ghost to 5.26.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ghost
|
||||
tag: 5.26.1@sha256:1ec292c171aa53fc4f3fa873f02c430f015f4b47a036fee3ff9d15e30e76d6e5
|
||||
tag: 5.26.1@sha256:e05335808aca06e0cd935e8b267bd2388aef473e56756a385b0fdfee8351cabf
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue