Files
Tianxin DongandSomefive cd9ac72531 Chore: update cue version to attr and notification (#4734)
* Chore: update cue version to attr and notification

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Fix: docgen test

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
Co-authored-by: Somefive <yd219913@alibaba-inc.com>
2022-09-16 16:28:35 +08:00

17 lines
326 B
YAML

apiVersion: core.oam.dev/v1beta1
kind: Application
metadata:
name: noti
namespace: default
spec:
components: []
workflow:
steps:
- name: notification
type: notification
properties:
slack:
url:
value: https://kubevela.io
message:
text: hello world