[Komodo] Commit Sync: update dev.toml

This commit is contained in:
komodo
2025-05-30 06:33:49 +00:00
parent e1766bc131
commit 043e8c8395

View File

@ -3,7 +3,7 @@ name = "komodo-binaries-dev-aarch64"
tags = ["dev", "binaries", "aarch64"]
[build.config]
builder = "aarch64-builder"
version = "1.17.4"
version = "1.18.0"
auto_increment_version = false
image_name = "komodo-binaries"
image_tag = "dev-aarch64"
@ -11,7 +11,7 @@ links = [
"https://github.com/moghtech/komodo/pkgs/container/komodo-binaries"
]
repo = "moghtech/komodo"
branch = "1.17.4"
branch = "1.18.0"
dockerfile_path = "bin/binaries.Dockerfile"
image_registry.domain = "ghcr.io"
image_registry.account = "mbecker20"
@ -24,7 +24,7 @@ name = "komodo-binaries-dev-x86_64"
tags = ["dev", "binaries", "x86_64"]
[build.config]
builder = "x86_64-builder"
version = "1.17.4"
version = "1.18.0"
auto_increment_version = false
image_name = "komodo-binaries"
image_tag = "dev-x86_64"
@ -32,7 +32,7 @@ links = [
"https://github.com/moghtech/komodo/pkgs/container/komodo-binaries"
]
repo = "moghtech/komodo"
branch = "1.17.4"
branch = "1.18.0"
dockerfile_path = "bin/binaries.Dockerfile"
image_registry.domain = "ghcr.io"
image_registry.account = "mbecker20"
@ -45,7 +45,7 @@ name = "komodo-core-dev"
tags = ["dev", "core"]
[build.config]
builder = "local"
version = "1.17.4"
version = "1.18.0"
auto_increment_version = false
image_name = "komodo-core"
image_tag = "dev"
@ -53,7 +53,7 @@ links = [
"https://github.com/moghtech/komodo/pkgs/container/komodo-core"
]
repo = "moghtech/komodo"
branch = "1.17.4"
branch = "1.18.0"
dockerfile_path = "bin/core/multi-arch.Dockerfile"
image_registry.domain = "ghcr.io"
image_registry.account = "mbecker20"
@ -74,7 +74,7 @@ name = "komodo-frontend-dev"
tags = ["dev", "frontend"]
[build.config]
builder = "local"
version = "1.17.4"
version = "1.18.0"
auto_increment_version = false
image_name = "komodo-frontend"
image_tag = "dev"
@ -82,7 +82,7 @@ links = [
"https://github.com/moghtech/komodo/pkgs/container/komodo-frontend"
]
repo = "moghtech/komodo"
branch = "1.17.4"
branch = "1.18.0"
dockerfile_path = "frontend/Dockerfile"
image_registry.domain = "ghcr.io"
image_registry.account = "mbecker20"
@ -95,7 +95,7 @@ name = "komodo-periphery-dev"
tags = ["dev", "periphery"]
[build.config]
builder = "local"
version = "1.17.4"
version = "1.18.0"
auto_increment_version = false
image_name = "komodo-periphery"
image_tag = "dev"
@ -103,7 +103,7 @@ links = [
"https://github.com/moghtech/komodo/pkgs/container/komodo-periphery"
]
repo = "moghtech/komodo"
branch = "1.17.4"
branch = "1.18.0"
dockerfile_path = "bin/periphery/multi-arch.Dockerfile"
image_registry.domain = "ghcr.io"
image_registry.account = "mbecker20"
@ -123,7 +123,7 @@ name = "komodo-util-dev"
tags = ["dev", "util"]
[build.config]
builder = "local"
version = "1.17.5"
version = "1.18.0"
auto_increment_version = false
image_name = "komodo-util"
image_tag = "dev"