Add Immich Database

This commit is contained in:
Daniel Cosme
2026-04-30 19:29:26 -04:00
parent 4d0c2f1cd9
commit 7fd65110bd
15 changed files with 68 additions and 45 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.13.0
danicos.dev/daniel/go-kube v1.13.3
github.com/cloudnative-pg/api v1.29.0
github.com/fatih/color v1.19.0
github.com/fluxcd/helm-controller/api v1.5.4