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]
a765b162 a78b58fa

+1 -1
+1 -1
manifest/deployment.yaml
··· 17 17 spec: 18 18 containers: 19 19 - name: true-tracker 20 - image: "trueberryless/true-tracker:main-5bf6b6c0261a73bd9fff5a155eff6823a5fa1822" 20 + image: "trueberryless/true-tracker:main-a78b58fafb622b7794138d0e397976d46f3cf103" 21 21 imagePullPolicy: Always 22 22 ports: 23 23 - containerPort: 3000