Skip to content

Commit 9ab4d88

Browse files
author
灵轮
committed
Release app
1 parent 6db292e commit 9ab4d88

File tree

41 files changed

+80
-41
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+80
-41
lines changed

quick-start-sample-codes/quick-start-sample-codes-golang/cdn-trigger-golang/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Type: Application
22
Name: cdn-trigger-fc-event-golang
3-
Version: dev
3+
Version: 0.0.1
44
Provider:
55
- 阿里云
66
Description: 快速部署一个 具备 CDN 触发器 Event 类型的函数到阿里云函数计算。

quick-start-sample-codes/quick-start-sample-codes-golang/kafka-producer-golang/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Application
22
Name: kafka-producer-fc-event-golang
33
Provider:
44
- 阿里云
5-
Version: dev
5+
Version: 0.0.1
66
Description: 快速部署一个可以生产消息至 Kafka 的函数到阿里云函数计算
77
HomePage: https://github.com/devsapp/start-fc
88
Tags:

quick-start-sample-codes/quick-start-sample-codes-golang/kafka-trigger-golang/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Application
22
Name: kafka-trigger-fc-event-golang
33
Provider:
44
- 阿里云
5-
Version: dev
5+
Version: 0.0.1
66
Description: 快速部署一个具备 Kafka触发器 Event 类型的函数到阿里云函数计算
77
HomePage: https://github.com/devsapp/start-fc
88
Tags:

quick-start-sample-codes/quick-start-sample-codes-golang/mongodb-golang-http/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Type: Application
1111
Name: start-golang-mongodb-http
1212
Provider:
1313
- 阿里云
14-
Version: dev
14+
Version: 0.0.1
1515
Description: 函数计算访问MongoDB
1616
HomePage: https://github.com/devsapp/start-golang-mongodb-http
1717
Tags: #标签详情

quick-start-sample-codes/quick-start-sample-codes-golang/mongodb-golang/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Type: Application
1111
Name: start-golang-mongodb
1212
Provider:
1313
- 阿里云
14-
Version: dev
14+
Version: 0.0.1
1515
Description: 函数计算访问MongoDB
1616
HomePage: https://github.com/devsapp/start-golang-mongodb
1717
Tags: #标签详情

quick-start-sample-codes/quick-start-sample-codes-golang/ots-trigger-golang/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Type: Application
22
Name: ots-trigger-fc-event-golang
3-
Version: dev
3+
Version: 0.0.1
44
Provider:
55
- 阿里云
66
Description: 快速部署一个 具备 OTS 触发器 Event 类型的函数到阿里云函数计算。

quick-start-sample-codes/quick-start-sample-codes-golang/tablestore-golang-http/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Type: Application
1111
Name: start-golang-tablestore-http
1212
Provider:
1313
- 阿里云
14-
Version: dev
14+
Version: 0.0.1
1515
Description: 函数计算访问表格存储示例
1616
HomePage: https://github.com/devsapp/start-golang-tablestore-http
1717
Tags: #标签详情

quick-start-sample-codes/quick-start-sample-codes-golang/tablestore-golang/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Type: Application
1111
Name: start-golang-tablestore
1212
Provider:
1313
- 阿里云
14-
Version: dev
14+
Version: 0.0.1
1515
Description: 函数计算访问表格存储示例
1616
HomePage: https://github.com/devsapp/start-golang-tablestore
1717
Tags: #标签详情

quick-start-sample-codes/quick-start-sample-codes-golang/timer-trigger-golang/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Application
22
Name: timer-trigger-fc-event-golang
33
Provider:
44
- 阿里云
5-
Version: dev
5+
Version: 0.0.1
66
Description: 快速部署一个具备 定时器触发器 Event 类型的函数到阿里云函数计算
77
HomePage: https://github.com/devsapp/start-fc
88
Tags:

quick-start-sample-codes/quick-start-sample-codes-java/cdn-trigger-java/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Type: Application
22
Name: cdn-trigger-fc-event-java11
3-
Version: dev
3+
Version: 0.0.1
44
Provider:
55
- 阿里云
66
Description: 快速部署一个 具备 CDN 触发器 Event 类型的函数到阿里云函数计算。

0 commit comments

Comments
 (0)