Skip to content

Commit 73bfca4

Browse files
author
Bitnami Containers
committed
[bitnami/ghost] Release 17.2.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent ca8d588 commit 73bfca4

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

bitnami/ghost/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: mariadb
33
repository: https://charts.bitnami.com/bitnami
4-
version: 11.0.7
4+
version: 11.0.8
55
- name: common
66
repository: https://charts.bitnami.com/bitnami
77
version: 1.14.1
8-
digest: sha256:f38f0e756eb43abfe24fe1f3cd30d0a85f28cdd38eb78e3d7e287396e848f48d
9-
generated: "2022-05-22T08:47:30.61653664Z"
8+
digest: sha256:4cc58952e5bc8ba4a4e08b36349d810355dea62595136a0e1ccbc447eb4c2320
9+
generated: "2022-05-30T18:19:05.462162443Z"

bitnami/ghost/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
category: CMS
33
apiVersion: v2
4-
appVersion: 4.48.0
4+
appVersion: 4.48.1
55
dependencies:
66
- condition: mariadb.enabled
77
name: mariadb
@@ -33,4 +33,4 @@ name: ghost
3333
sources:
3434
- https://github.com/bitnami/bitnami-docker-ghost
3535
- https://www.ghost.org/
36-
version: 17.2.2
36+
version: 17.2.3

bitnami/ghost/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Ghost is an open source publishing platform designed to create blogs, magazines,
77
[Overview of Ghost](https://ghost.org/)
88

99
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
10-
10+
1111
## TL;DR
1212

1313
```console
@@ -544,4 +544,4 @@ Unless required by applicable law or agreed to in writing, software
544544
distributed under the License is distributed on an "AS IS" BASIS,
545545
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
546546
See the License for the specific language governing permissions and
547-
limitations under the License.
547+
limitations under the License.

bitnami/ghost/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ extraDeploy: []
5454
image:
5555
registry: docker.io
5656
repository: bitnami/ghost
57-
tag: 4.48.0-debian-10-r4
57+
tag: 4.48.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
@@ -564,7 +564,7 @@ volumePermissions:
564564
image:
565565
registry: docker.io
566566
repository: bitnami/bitnami-shell
567-
tag: 10-debian-10-r434
567+
tag: 10-debian-10-r440
568568
pullPolicy: IfNotPresent
569569
## Optionally specify an array of imagePullSecrets.
570570
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)