We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ead339 commit 1eac75bCopy full SHA for 1eac75b
bitnami/ghost/Chart.yaml
@@ -1,7 +1,7 @@
1
annotations:
2
category: CMS
3
apiVersion: v2
4
-appVersion: 4.2.1
+appVersion: 4.2.2
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: 13.0.1
+version: 13.0.2
bitnami/ghost/values.yaml
@@ -14,7 +14,7 @@
14
image:
15
registry: docker.io
16
repository: bitnami/ghost
17
- tag: 4.2.1-debian-10-r0
+ tag: 4.2.2-debian-10-r1
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