diff --git a/plugins/wasm-go/extensions/ai-proxy/VERSION b/plugins/wasm-go/extensions/ai-proxy/VERSION deleted file mode 100644 index be0aef5602..0000000000 --- a/plugins/wasm-go/extensions/ai-proxy/VERSION +++ /dev/null @@ -1 +0,0 @@ -1.0.0-alpha \ No newline at end of file diff --git a/test/e2e/conformance/tests/go-wasm-ai-proxy.yaml b/test/e2e/conformance/tests/go-wasm-ai-proxy.yaml index 6f80efa64f..79853c1a99 100644 --- a/test/e2e/conformance/tests/go-wasm-ai-proxy.yaml +++ b/test/e2e/conformance/tests/go-wasm-ai-proxy.yaml @@ -203,4 +203,4 @@ spec: type: qwen ingress: - higress-conformance-ai-backend/wasmplugin-ai-proxy-qwen - url: file:///opt/plugins/wasm-go/extensions/ai-proxy/plugin.wasm \ No newline at end of file + url: oci://higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/ai-proxy:1.0.0 \ No newline at end of file