Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[ci] deployment

authored by

trueberryless and committed by
github-actions[bot]
d8ca5fb3 2598be6e

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