Skip to content

Commit

Permalink
chore(deps): update container image ghost to v5.98.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 6317741 commit 5a24ae6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/public/ghost-ringtale/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
main:
image:
repository: ghost
tag: 5.98.0
tag: 5.98.1
env:
url: "https://${SECONDARY_HOSTNAME}"
database__client: sqlite3
Expand Down
2 changes: 1 addition & 1 deletion apps/public/ghost/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
main:
image:
repository: ghost
tag: 5.98.0
tag: 5.98.1
env:
url: "https://${PUBLIC_HOSTNAME}"
database__client: sqlite3
Expand Down

0 comments on commit 5a24ae6

Please sign in to comment.