Kubernetes Operator for Tangled Spindles
15
fork

Configure Feed

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

fix

+2
+1
.tangled/workflows/workflow-amd64.yaml
··· 1 + 1 2 engine: kubernetes 2 3 image: golang:1.25-trixie 3 4 architecture: amd64
+1
.tangled/workflows/workflow-arm64.yaml
··· 1 + 1 2 engine: kubernetes 2 3 image: golang:1.25-trixie 3 4 architecture: arm64