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]
b95db549 d19057e1

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