Skip to content

Commit c85e226

Browse files
committed
run helm-docs to update Readme
Signed-off-by: “Kevin” <[email protected]>
1 parent d8bb312 commit c85e226

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

charts/cadence/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# cadence
22

3-
![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.6](https://img.shields.io/badge/AppVersion-v1.3.6-informational?style=flat-square)
3+
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.6](https://img.shields.io/badge/AppVersion-v1.3.6-informational?style=flat-square)
44

5+
Cadence is a distributed, scalable, durable, and highly available orchestration engine
56
Cadence is a distributed, scalable, durable, and highly available orchestration engine
67
to execute asynchronous long-running business logic in a scalable and resilient way.
78
This chart deploys Uber Cadence server components and web UI.
@@ -24,6 +25,8 @@ This chart deploys Uber Cadence server components and web UI.
2425
| Repository | Name | Version |
2526
|------------|------|---------|
2627
| oci://registry-1.docker.io/bitnamicharts | cassandra | 11.x.x |
28+
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.6.x |
29+
| oci://registry-1.docker.io/bitnamicharts | kafka | 30.x.x |
2730
| oci://registry-1.docker.io/bitnamicharts | mysql | 12.x.x |
2831
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.x.x |
2932

0 commit comments

Comments
 (0)