File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: mariadb
33 repository: https://charts.bitnami.com/bitnami
4- version: 11.0.1
4+ version: 11.0.2
55- name: common
66 repository: https://charts.bitnami.com/bitnami
77 version: 1.13.1
8- digest: sha256:a1ce889e26eda82fb68203704fae07981a0726b91aeeeefbd5c1a8ff98647f12
9- generated: "2022-04-28T17:06:10.491633058Z "
8+ digest: sha256:4ffb494f100ec76402e55f26fb943113a3afcfa145bc89106fbff71d93b4e225
9+ generated: "2022-05-02T13:15:46.147460823Z "
Original file line number Diff line number Diff line change 11annotations :
22 category : CMS
33apiVersion : v2
4- appVersion : 4.46.0
4+ appVersion : 4.46.1
55dependencies :
66 - condition : mariadb.enabled
77 name : mariadb
@@ -33,4 +33,4 @@ name: ghost
3333sources :
3434 - https://github.com/bitnami/bitnami-docker-ghost
3535 - https://www.ghost.org/
36- version : 17.0.3
36+ version : 17.0.4
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ extraDeploy: []
5454image :
5555 registry : docker.io
5656 repository : bitnami/ghost
57- tag : 4.46.0 -debian-10-r0
57+ tag : 4.46.1 -debian-10-r0
5858 # # Specify a imagePullPolicy
5959 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
6060 # # ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -550,7 +550,7 @@ volumePermissions:
550550 image :
551551 registry : docker.io
552552 repository : bitnami/bitnami-shell
553- tag : 10-debian-10-r409
553+ tag : 10-debian-10-r413
554554 pullPolicy : IfNotPresent
555555 # # Optionally specify an array of imagePullSecrets.
556556 # # Secrets must be manually created in the namespace.
You can’t perform that action at this time.
0 commit comments