Add flow-0.10.81 and update documentation

This commit is contained in:
Gitea Actions
2026-05-04 16:54:01 +00:00
parent 1cd0a51fe2
commit 3c5119a408
3 changed files with 232 additions and 107 deletions

View File

@@ -1374,6 +1374,13 @@ graphqlActivity:
repository: flow/graphqlactivity
tag: ""
hubSpotActivity:
enabled: true
replicaCount: 1
image:
repository: flow/hubspotactivity
tag: ""
soapActivity:
enabled: true
replicaCount: 1
@@ -1465,6 +1472,76 @@ mcpActivity:
repository: flow/mcpactivity
tag: ""
llmActivity:
enabled: true
replicaCount: 1
image:
repository: flow/llmactivity
tag: ""
jiraActivity:
enabled: true
replicaCount: 1
image:
repository: flow/jiraactivity
tag: ""
githubActivity:
enabled: true
replicaCount: 1
image:
repository: flow/githubactivity
tag: ""
awsLambdaActivity:
enabled: true
replicaCount: 1
image:
repository: flow/awslambdaactivity
tag: ""
azureFunctionsActivity:
enabled: true
replicaCount: 1
image:
repository: flow/azurefunctionsactivity
tag: ""
elasticsearchActivity:
enabled: true
replicaCount: 1
image:
repository: flow/elasticsearchactivity
tag: ""
zipActivity:
enabled: true
replicaCount: 1
image:
repository: flow/zipactivity
tag: ""
xmlActivity:
enabled: true
replicaCount: 1
image:
repository: flow/xmlactivity
tag: ""
approvalActivity:
enabled: true
replicaCount: 1
image:
repository: flow/approvalactivity
tag: ""
sshActivity:
enabled: true
replicaCount: 1
image:
repository: flow/sshactivity
tag: ""
# -- Container Activity Host
# Runs Docker containers as workflow activities (Python, Node, Go, etc.)
containerActivity: