feat: add argo-workflows
All checks were successful
test-build / guarddog (push) Successful in 19s
renovate / renovate (push) Successful in 26s
test-build / build (push) Successful in 31s

This commit is contained in:
2026-03-22 18:34:43 -05:00
parent 3fecb72e89
commit abde3db3c7

View File

@@ -0,0 +1,15 @@
---
title: Argo Workflows
description: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
hero:
tagline: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-workflows.webp
actions:
- text: Source
link: https://github.com/argoproj/argo-workflows
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/argo-workflows
icon: right-arrow
---