mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[Ghost]: Upgrade to 5.8.2
Fixes a security vulnerability: https://github.com/TryGhost/Ghost/security/advisories/GHSA-7v28-g2pq-ggg8
This commit is contained in:
parent
1952cf8c8a
commit
0f83a6b310
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 4.37.0
|
appVersion: 5.8.2
|
||||||
description: Ghost is a blogging and publishing software
|
description: Ghost is a blogging and publishing software
|
||||||
name: ghost
|
name: ghost
|
||||||
version: 2.1.2
|
version: 3.0.0
|
||||||
kubeVersion: ">=1.19.0-0"
|
kubeVersion: ">=1.19.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- ghost
|
- ghost
|
||||||
@ -27,4 +27,4 @@ dependencies:
|
|||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Upgraded `common` chart dependency to version 4.5.2
|
description: Upgraded `appVersion` to 5.8.2 from 4.37.0.
|
||||||
|
Loading…
Reference in New Issue
Block a user