diff --git a/charts/stable/ghost/Chart.yaml b/charts/stable/ghost/Chart.yaml index cda01802..c22fc8d4 100644 --- a/charts/stable/ghost/Chart.yaml +++ b/charts/stable/ghost/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 4.37.0 +appVersion: 5.8.2 description: Ghost is a blogging and publishing software name: ghost -version: 2.1.2 +version: 3.0.0 kubeVersion: ">=1.19.0-0" keywords: - ghost @@ -27,4 +27,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `common` chart dependency to version 4.5.2 + description: Upgraded `appVersion` to 5.8.2 from 4.37.0.