feat: add argo-cd
All checks were successful
release-image / guarddog (push) Successful in 14s
release-image / build (push) Successful in 34s
release-image / semantic-release (push) Successful in 26s
release-image / release-harbor (push) Successful in 1m46s
release-image / release-gitea (push) Successful in 1m42s

This commit is contained in:
2026-03-22 19:52:53 -05:00
parent f47f5f2409
commit 36be56e450
2 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
---
title: Argo Workflows
description: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
hero:
tagline: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-cd.webp
actions:
- text: Source
link: https://github.com/argoproj/argo-cd
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/argocd
icon: right-arrow
---

View File

@@ -4,7 +4,7 @@ description: Argo Workflows is an open source container-native workflow engine f
hero: hero:
tagline: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. tagline: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
image: image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-workflows.webp file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-cd.webp
actions: actions:
- text: Source - text: Source
link: https://github.com/argoproj/argo-workflows link: https://github.com/argoproj/argo-workflows