this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(container): update ghost docker tag to v5.28.0 (#1104)

| datasource | package | from | to |
| ---------- | ------- | ------ | ------ |
| docker | ghost | 5.27.0 | 5.28.0 |

Co-authored-by: samip5-bot <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot
and committed by
GitHub
e3c29990 4fe61eae

+1 -1
+1 -1
cluster/apps/default/edu-blog-ghost/helm-release.yaml
··· 30 30 values: 31 31 image: 32 32 repository: ghost 33 - tag: 5.27.0 33 + tag: 5.28.0 34 34 pullPolicy: IfNotPresent 35 35 36 36 env: