diff --git a/kubevela.yaml b/kubevela.yaml index 02ccf180c8b..cc5d38a0d7e 100644 --- a/kubevela.yaml +++ b/kubevela.yaml @@ -1,6 +1,6 @@ package: name: kubevela - version: 1.9.3 + version: 1.9.4 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: e6d2b64985d8ee82ebc9a77d152348cf85815b583fa6f5fff3f38d2b337709ee + expected-sha256: 83a66d72bddd4d64e917f9d2251bf8cb38d5772bbabf3643865f1e8b5c1b5ca8 - runs: | export CGO_ENABLED=0