this repo has no description
0
fork

Configure Feed

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

fix(container): update ghost docker tag to v5.33.5

| datasource | package | from | to |
| ---------- | ------- | ------ | ------ |
| docker | ghost | 5.33.3 | 5.33.5 |

+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.33.3 33 + tag: 5.33.5 34 34 pullPolicy: IfNotPresent 35 35 36 36 env: