Include git based version
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 4m26s

This commit is contained in:
2025-04-18 15:20:36 +02:00
parent d602220c4b
commit 1776dbda16
8 changed files with 50 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"