Skip to content

Commit 3e657a7

Browse files
Merge pull request #970 from civo/updatecli_master_containers_ghost
deps: bump container tag for ghost
2 parents e322e7e + 53d18da commit 3e657a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ghost/app.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
spec:
3737
containers:
3838
- name: ghost-blog
39-
image: ghost:5.100.1
39+
image: ghost:5.101.1
4040
ports:
4141
- name: ghost-blog
4242
containerPort: 2368

ghost/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: ghost
33
title: Ghost
4-
version: 5.100.1
4+
version: 5.101.1
55
maintainer: "[email protected]"
66
description: Ghost is a free and open source blogging platform designed to simplify the process of online publishing for individual bloggers as well as online publications.
77
url: https://ghost.org/

0 commit comments

Comments
 (0)