We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c55a9 commit e819027Copy full SHA for e819027
bitnami/ghost/Chart.yaml
@@ -1,7 +1,7 @@
1
annotations:
2
category: CMS
3
apiVersion: v2
4
-appVersion: 3.42.4
+appVersion: 4.2.0
5
dependencies:
6
- name: common
7
repository: https://charts.bitnami.com/bitnami
@@ -33,4 +33,4 @@ name: ghost
33
sources:
34
- https://github.com/bitnami/bitnami-docker-ghost
35
- http://www.ghost.org/
36
-version: 12.3.9
+version: 13.0.0
bitnami/ghost/values.yaml
@@ -14,7 +14,7 @@
14
image:
15
registry: docker.io
16
repository: bitnami/ghost
17
- tag: 3.42.4-debian-10-r14
+ tag: 4.2.0-debian-10-r0
18
## Specify a imagePullPolicy
19
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
20
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
0 commit comments