Skip to content

Commit c62916c

Browse files
author
Bitnami Containers
committed
[bitnami/ghost] Release 17.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 01687d6 commit c62916c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bitnami/ghost/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ name: ghost
3333
sources:
3434
- https://github.com/bitnami/bitnami-docker-ghost
3535
- https://www.ghost.org/
36-
version: 17.0.0
36+
version: 17.0.1

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
@@ -531,4 +531,4 @@ Unless required by applicable law or agreed to in writing, software
531531
distributed under the License is distributed on an "AS IS" BASIS,
532532
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
533533
See the License for the specific language governing permissions and
534-
limitations under the License.
534+
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.44.0-debian-10-r5
57+
tag: 4.44.0-debian-10-r7
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-r400
553+
tag: 10-debian-10-r402
554554
pullPolicy: IfNotPresent
555555
## Optionally specify an array of imagePullSecrets.
556556
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)