Skip to content

Commit 1063edc

Browse files
author
Bitnami Bot
authored
[bitnami/ghost] Release 19.6.12 updating components versions (#21242)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
1 parent 47a1dd5 commit 1063edc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bitnami/ghost/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ annotations:
66
licenses: Apache-2.0
77
images: |
88
- name: ghost
9-
image: docker.io/bitnami/ghost:5.74.1-debian-11-r0
9+
image: docker.io/bitnami/ghost:5.74.3-debian-11-r0
1010
- name: os-shell
1111
image: docker.io/bitnami/os-shell:11-debian-11-r91
1212
apiVersion: v2
13-
appVersion: 5.74.2
13+
appVersion: 5.74.3
1414
dependencies:
1515
- condition: mysql.enabled
1616
name: mysql
@@ -40,4 +40,4 @@ maintainers:
4040
name: ghost
4141
sources:
4242
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
43-
version: 19.6.11
43+
version: 19.6.12

bitnami/ghost/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ diagnosticMode:
7373
image:
7474
registry: docker.io
7575
repository: bitnami/ghost
76-
tag: 5.74.1-debian-11-r0
76+
tag: 5.74.3-debian-11-r0
7777
digest: ""
7878
## Specify a imagePullPolicy
7979
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)