diff --git a/.tagpr b/.tagpr index 11e1299..f36a4e2 100644 --- a/.tagpr +++ b/.tagpr @@ -2,6 +2,6 @@ vPrefix = true releaseBranch = main versionFile = .tagpr - command = go run gen/version/gen.go ghcr.io/cuisongliu/automq-operator:v0.0.4 && make info + command = go run gen/version/gen.go ghcr.io/cuisongliu/automq-operator:v0.1.0 && make info release = false changelog = true