Files
apps-in-apps/Chart.yaml
T
SmokyZoneandCopilot 9eb213f4e1 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]>
2026-09-18 19:34:51 +02:00

18 lines
421 B
YAML

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