File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: mysql
33 repository: https://charts.bitnami.com/bitnami
4- version: 9.4.1
4+ version: 9.4.2
55- name: common
66 repository: https://charts.bitnami.com/bitnami
77 version: 2.1.2
8- digest: sha256:059bfbce3da9db7959c180acd35b9c21d2860b7e56eaa38b1a26add77ea36bfe
9- generated: "2022-11-01T08:23:15.871823014Z "
8+ digest: sha256:4196d93bb21d395733ea48b2fda6f2a11b73a96085c91b4287b485ac99da7aec
9+ generated: "2022-11-09T18:26:17.702225935Z "
Original file line number Diff line number Diff line change @@ -33,4 +33,4 @@ name: ghost
3333sources :
3434 - https://github.com/bitnami/containers/tree/main/bitnami/ghost
3535 - https://www.ghost.org/
36- version : 19.1.35
36+ version : 19.1.36
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
8282| ------------------- | ----------------------------------------------------------------------------------------------------- | --------------------- |
8383| ` image.registry ` | Ghost image registry | ` docker.io ` |
8484| ` image.repository ` | Ghost image repository | ` bitnami/ghost ` |
85- | ` image.tag ` | Ghost image tag (immutable tags are recommended) | ` 5.22.9-debian-11-r0 ` |
85+ | ` image.tag ` | Ghost image tag (immutable tags are recommended) | ` 5.22.9-debian-11-r1 ` |
8686| ` image.digest ` | Ghost image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
8787| ` image.pullPolicy ` | Ghost image pull policy | ` IfNotPresent ` |
8888| ` image.pullSecrets ` | Ghost image pull secrets | ` [] ` |
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ extraDeploy: []
5555image :
5656 registry : docker.io
5757 repository : bitnami/ghost
58- tag : 5.22.9-debian-11-r0
58+ tag : 5.22.9-debian-11-r1
5959 digest : " "
6060 # # Specify a imagePullPolicy
6161 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments