diff --git a/kubevela.yaml b/kubevela.yaml index ff2eb0b02d7..53fc6a2c72b 100644 --- a/kubevela.yaml +++ b/kubevela.yaml @@ -1,6 +1,6 @@ package: name: kubevela - version: 1.7.7 + version: 1.8.0 epoch: 0 description: KubeVela is a modern application delivery platform that makes deploying and operating applications across today's hybrid, multi-cloud environments easier, faster and more reliable copyright: @@ -21,7 +21,7 @@ pipeline: - uses: fetch with: uri: https://github.com/kubevela/kubevela/archive/refs/tags/v${{package.version}}.tar.gz - expected-sha256: ae70ffabe5ee80288806770c608364fffca66e884c19d397b1aff42286995c46 + expected-sha256: 7738083803fb3e9f61260ff900cf8dfd935fc271873f776e62a66c22eb45f72d - runs: | export CGO_ENABLED=0