diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 42243dc8527e3ed78a00c616074ee12347f74b96..ec58349ac6ede8d0133db1d3b6b5806ed54e3aac 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.116.6" +version: "0.117.0" -appVersion: "5.75.3" +appVersion: "5.76.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 756d57c0dd1947f2a630abf172b9cdb2efaf21b6..0b33cc69c2066765172f0a89054a541b560354d3 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 6b22117af5c03f86228ebf6a57ebf63244a4e208..3ee2973edaa4d1e42b61511f9accf533ef8b100e 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -183,4 +183,5 @@ | 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 | +| 0.117.0 | 5.76.0 | Upgraded to Ghost 5.76.0 | | | | |