File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ annotations:
66 licenses : Apache-2.0
77 images : |
88 - name: ghost
9- image: docker.io/bitnami/ghost:5.82.9-debian-12-r0
9+ image: docker.io/bitnami/ghost:5.82.9-debian-12-r1
1010 - name: os-shell
11- image: docker.io/bitnami/os-shell:12-debian-12-r20
11+ image: docker.io/bitnami/os-shell:12-debian-12-r21
1212apiVersion : v2
1313appVersion : 5.82.9
1414dependencies :
@@ -40,4 +40,4 @@ maintainers:
4040name : ghost
4141sources :
4242- https://github.com/bitnami/charts/tree/main/bitnami/ghost
43- version : 20.0.10
43+ version : 20.0.11
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.82.9-debian-12-r0
82+ tag : 5.82.9-debian-12-r1
8383 digest : " "
8484 # # Specify a imagePullPolicy
8585 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -628,7 +628,7 @@ volumePermissions:
628628 image :
629629 registry : docker.io
630630 repository : bitnami/os-shell
631- tag : 12-debian-12-r20
631+ tag : 12-debian-12-r21
632632 digest : " "
633633 pullPolicy : IfNotPresent
634634 # # Optionally specify an array of imagePullSecrets.
You can’t perform that action at this time.
0 commit comments