File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ annotations:
66 licenses : Apache-2.0
77 images : |
88 - name: ghost
9- image: docker.io/bitnami/ghost:5.80.5 -debian-12-r0
9+ image: docker.io/bitnami/ghost:5.81.0 -debian-12-r0
1010 - name: os-shell
11- image: docker.io/bitnami/os-shell:12-debian-12-r16
11+ image: docker.io/bitnami/os-shell:12-debian-12-r17
1212apiVersion : v2
13- appVersion : 5.80.5
13+ appVersion : 5.81.0
1414dependencies :
1515- condition : mysql.enabled
1616 name : mysql
@@ -40,4 +40,4 @@ maintainers:
4040name : ghost
4141sources :
4242- https://github.com/bitnami/charts/tree/main/bitnami/ghost
43- version : 19.11.5
43+ version : 19.11.6
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ diagnosticMode:
7979image :
8080 registry : docker.io
8181 repository : bitnami/ghost
82- tag : 5.80.5 -debian-12-r0
82+ tag : 5.81.0 -debian-12-r0
8383 digest : " "
8484 # # Specify a imagePullPolicy
8585 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -619,7 +619,7 @@ volumePermissions:
619619 image :
620620 registry : docker.io
621621 repository : bitnami/os-shell
622- tag : 12-debian-12-r16
622+ tag : 12-debian-12-r17
623623 digest : " "
624624 pullPolicy : IfNotPresent
625625 # # Optionally specify an array of imagePullSecrets.
You can’t perform that action at this time.
0 commit comments