Skip to content

Commit 3e79d69

Browse files
authored
mark zeebe binding components as stable (#3119)
Signed-off-by: Cassandra Coyle <[email protected]>
1 parent ba36895 commit 3e79d69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bindings/zeebe/command/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ schemaVersion: v1
33
type: bindings
44
name: zeebe.command
55
version: v1
6-
status: alpha
6+
status: stable
77
title: "Zeebe Command"
88
urls:
99
- title: Reference

bindings/zeebe/jobworker/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ schemaVersion: v1
33
type: bindings
44
name: zeebe.jobworker
55
version: v1
6-
status: alpha
6+
status: stable
77
title: "Zeebe JobWorker"
88
urls:
99
- title: Reference

0 commit comments

Comments
 (0)