refactor!: remove autoupdate (kadabra)

This commit is contained in:
2025-10-19 15:42:56 +02:00
parent fcb3167394
commit 964ed834ee
9 changed files with 220 additions and 276 deletions

View File

@ -158,7 +158,6 @@ checkout as-is. Recipe commit hashes are also supported as values for
if internal.Chaos {
appPkg.SetChaosVersionLabel(compose, stackName, toDeployVersion)
}
appPkg.SetUpdateLabel(compose, stackName, app.Env)
versionLabel := toDeployVersion
if internal.Chaos {