- update: code update to use kube api instead of consul

This commit is contained in:
2025-03-18 02:00:11 -04:00
parent 4734b7560a
commit f4bc414ebd
13 changed files with 197 additions and 453 deletions

View File

@@ -14,7 +14,7 @@ dockerfile_paths = [
]
common_tag = "latest"
version_tag = "v0.1.0"
version_tag = "v0.1.1"
image_tag_prefix = "gitea.azgstudio.com/raven/"
build_context = "../"