Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/ghost] Release 4.0.16 (#7177)
Browse files Browse the repository at this point in the history
* ghost: update to `1.25.5-debian-9`

* ghost: updated chart requirements

* ghost: bump chart appVersion to `1.25.5`

* ghost: bump chart version to `4.0.16`
  • Loading branch information
Bitnami Bot authored and k8s-ci-robot committed Aug 15, 2018
1 parent c0545c9 commit bfd258c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions stable/ghost/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ghost
version: 4.0.15
appVersion: 1.25.4
version: 4.0.16
appVersion: 1.25.5
description: A simple, powerful publishing platform that allows you to share your
stories with the world
keywords:
Expand Down
4 changes: 2 additions & 2 deletions stable/ghost/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 4.3.2
version: 4.3.3
digest: sha256:8a53e73537f5a2d9073c3b1173b9c6b814c2baeb2e8e31485e2ad52172c0b296
generated: 2018-08-10T08:56:29.286309729Z
generated: 2018-08-14T16:34:51.754043943Z
2 changes: 1 addition & 1 deletion stable/ghost/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/ghost
tag: 1.25.4-debian-9
tag: 1.25.5-debian-9
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit bfd258c

Please sign in to comment.