Mirror of
0
fork

Configure Feed

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

update deployment.json container image (automated)

authored by

trueberryless and committed by
github-actions[bot]
57bc08e1 68e3eb4e

+1 -1
+1 -1
manifest/deployment.yaml
··· 17 17 spec: 18 18 containers: 19 19 - name: blog 20 - image: 'trueberryless/blog:main-d19057e1af60f40fc4167794d15a4a012ec0d544' 20 + image: 'trueberryless/blog:main-68e3eb4e102e87368ae37b63e41ded0647e7081c' 21 21 imagePullPolicy: Always