Add app-of-apps Helm chart for ArgoCD

Renders ArgoCD Applications from values.yaml, including one for the
valheim-gitops chart. Includes a one-time bootstrap manifest to
register this chart itself as an ArgoCD Application.

Co-authored-by: Copilot <[email protected]>
This commit is contained in:
2026-09-18 19:34:51 +02:00
co-authored by Copilot
parent 3831585bba
commit 9eb213f4e1
5 changed files with 177 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
apiVersion: v2
name: apps-in-apps
description: >
App-of-Apps Helm chart bootstrapping ArgoCD Applications for this cluster
(e.g. the valheim-gitops game server stack).
type: application
version: 0.1.0
appVersion: "1.0.0"
home: https://git.smokyzone.de/SmokyZone/apps-in-apps
sources:
- https://git.smokyzone.de/SmokyZone/apps-in-apps
keywords:
- argocd
- app-of-apps
- gitops
maintainers:
- name: SmokyZone