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]
47349ef6 46e7eb46

+1 -1
+1 -1
manifest/deployment.yaml
··· 17 17 spec: 18 18 containers: 19 19 - name: starlight-sidebar-topics-dropdown 20 - image: "trueberryless/starlight-sidebar-topics-dropdown:0.3.2" 20 + image: "trueberryless/starlight-sidebar-topics-dropdown:0.3.3" 21 21 imagePullPolicy: Always