Include git based version
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m29s

This commit is contained in:
2025-04-18 15:20:36 +02:00
parent d602220c4b
commit e9fe169a9a
9 changed files with 51 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ default-run = "authelia-controller"
color-eyre = "0.6.3"
dotenvy = "0.15.7"
futures-util = "0.3.31"
git-version = "0.3.9"
k8s-openapi = { version = "0.24.0", features = ["v1_31"] }
kube = { version = "0.99.0", features = ["derive", "runtime"] }
schemars = "0.8.22"