Skip to content

Commit

Permalink
chore(deps): update container image ghost to v5.107.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 9931b41 commit d7859b4
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.105.0
tag: 5.107.2
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.105.0
tag: 5.107.2
env:
url: "https://${PUBLIC_HOSTNAME}"
database__client: sqlite3
Expand Down

0 comments on commit d7859b4

Please sign in to comment.