feat: add namespace to cluster
Some checks reported errors
continuous-integration/drone/push Build encountered an error

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-26 23:23:05 +02:00
parent 4308016351
commit 9f499a4be7
2 changed files with 5 additions and 2 deletions

4
Cargo.lock generated
View File

@@ -1136,7 +1136,7 @@ dependencies = [
[[package]]
name = "cuddle-clusters"
version = "0.1.0"
source = "git+https://git.front.kjuulh.io/kjuulh/cuddle-clusters?branch=main#616d23c5503c560e11dad655ac2400dd604e29f1"
source = "git+https://git.front.kjuulh.io/kjuulh/cuddle-clusters?branch=main#57137daa4e8048b36e4481809240e656d5c17665"
dependencies = [
"anyhow",
"clap",
@@ -1615,7 +1615,7 @@ dependencies = [
[[package]]
name = "flux-releaser"
version = "0.1.0"
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#921a7c6fbf60b222c1bcc94ddfab2fe6d4c58582"
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#3ca0a836ca9382dfc53ecc159a7ddc10e08e6755"
dependencies = [
"anyhow",
"async-trait",