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]
42b5560d 4b7b4c06

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