From 009012ef231567e0fe7796689e301e14277738e3 Mon Sep 17 00:00:00 2001 From: Goeran Poehner Date: Sat, 14 Dec 2024 11:02:34 +0100 Subject: [PATCH] Updated ghost chart for Ghost 5.05.0 --- charts/ghost/Chart.yaml | 4 ++-- charts/ghost/README.md | 2 +- charts/ghost/RELEASENOTES.md | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 0490ab91..40ddb19c 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.143.1" +version: "0.144.0" -appVersion: "5.104.2" +appVersion: "5.105.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 03ead478..81fc3de8 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -![Version: 0.143.1](https://img.shields.io/badge/Version-0.143.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.104.2](https://img.shields.io/badge/AppVersion-5.104.2-informational?style=flat-square) +![Version: 0.144.0](https://img.shields.io/badge/Version-0.144.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.105.0](https://img.shields.io/badge/AppVersion-5.105.0-informational?style=flat-square) ## Changelog diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md index 826e537c..27accfac 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -249,4 +249,5 @@ | 0.142.0 | 5.103.0 | Upgraded to Ghost 5.103.0 | | 0.143.0 | 5.104.1 | Upgraded to Ghost 5.104.1 | | 0.143.1 | 5.104.2 | Upgraded to Ghost 5.104.2 | +| 0.144.0 | 5.105.0 | Upgraded to Ghost 5.105.0 | | | | |