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]
16bb3ce3 485094fb

+1 -1
+1 -1
manifest/deployment.yaml
··· 17 17 spec: 18 18 containers: 19 19 - name: videos 20 - image: "trueberryless/videos" 20 + image: "trueberryless/videos:0.1.0" 21 21 imagePullPolicy: Always