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

This commit is contained in:
2026-04-06 16:20:46 -05:00
parent b51e3bdd5c
commit eba3d6a605
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
title: Rclone
description: Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
hero:
tagline: Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/rclone.webp
actions:
- text: Source
link: https://github.com/rclone/rclone
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/rclone
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Reloader
description: Reloader is a Kubernetes controller that automatically triggers rollouts of workloads (like Deployments, StatefulSets, and more) whenever referenced Secrets, ConfigMaps or optionally CSI-mounted secrets are updated.
hero:
tagline: Reloader is a Kubernetes controller that automatically triggers rollouts of workloads (like Deployments, StatefulSets, and more) whenever referenced Secrets, ConfigMaps or optionally CSI-mounted secrets are updated.
image:
file: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
actions:
- text: Source
link: https://github.com/stakater/Reloader
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/reloader
icon: right-arrow
---