Skip to content

Commit d40c9cd

Browse files
authored
Add opensearch protobufs to automation app (#60)
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
1 parent 7f207a5 commit d40c9cd

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

configs/resources/opensearch-project-resource.yml

+1
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,4 @@ organizations:
130130
- name: opensearch-traffic-gateway
131131
- name: remote-vector-index-builder
132132
- name: opensearch-jvector
133+
- name: opensearch-protobufs

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch-automation-app",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "An Automation App that handles all your GitHub Repository Activities",
55
"author": "Peter Zhu",
66
"homepage": "https://github.com/opensearch-project/automation-app",

0 commit comments

Comments
 (0)