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]
efc15d78 a1cff148

+1 -1
+1 -1
manifest/deployment.yaml
··· 17 17 spec: 18 18 containers: 19 19 - name: starlight-save-file-component 20 - image: "trueberryless/starlight-save-file-component" 20 + image: "trueberryless/starlight-save-file-component:0.0.2" 21 21 imagePullPolicy: Always