feat: add Linkding deployment

This commit is contained in:
Daniel Cosme
2026-04-17 20:49:37 -04:00
parent ef85cf4d7e
commit 573e8b6670
14 changed files with 221 additions and 18 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module danicos.dev/daniel/homelab
go 1.26.2
require (
danicos.dev/daniel/go-kube v1.2.0
danicos.dev/daniel/go-kube v1.2.2
github.com/fatih/color v1.19.0
github.com/fluxcd/kustomize-controller/api v1.8.3
github.com/magefile/mage v1.17.1