diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index f801ca113c8bcfe357ee5d899590494614592954..42243dc8527e3ed78a00c616074ee12347f74b96 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.116.5" +version: "0.116.6" -appVersion: "5.75.2" +appVersion: "5.75.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 46650a4af91eb860ea3087bde9cf1366e3f6fc2b..756d57c0dd1947f2a630abf172b9cdb2efaf21b6 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -   +   ## Changelog diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md index f7f6b4e6d2e249cf69f64733bf8e7825a96e2705..6b22117af5c03f86228ebf6a57ebf63244a4e208 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -182,4 +182,5 @@ | 0.116.3 | 5.75.2 | Added optional ingressClassName and removed deprecated api support | | 0.116.4 | 5.75.2 | Refactored ingress configuration and added optional labels and pathType | | 0.116.5 | 5.75.2 | Added support for network policies and additional labels and annotations | +| 0.116.3 | 5.75.3 | Upgraded to Ghost 5.75.3 | | | | |