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]
060a0829 dd8aa48d

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