feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 41s
test-build / build (push) Successful in 1m4s

This commit is contained in:
2026-03-24 20:37:58 -05:00
parent 8e49a12511
commit c69fde38f9
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
title: CoreDNS
description: CoreDNS is a DNS server/forwarder, written in Go, that chains plugins.
hero:
tagline: CoreDNS is a DNS server/forwarder, written in Go, that chains plugins.
image:
file: https://github.com/coredns/coredns.io/blob/master/static/images/favicon.png
actions:
- text: Source
link: https://github.com/coredns/coredns
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/coredns
icon: right-arrow
---