FEAT(ci): add ArgoCD Image Updater and CI/CD pipelines

- ArgoCD Image Updater for Zot registry polling
- Tekton Tasks: git-clone, buildah-build-push
- Pipelines: nextjs, fastapi, python
- ExternalSecrets for Zot and GitHub credentials
This commit is contained in:
2026-01-07 14:27:51 +09:00
parent 34de9051c6
commit e1641cd3cf
14 changed files with 503 additions and 0 deletions

View File

@@ -7,5 +7,14 @@ resources:
- cert-manager/argocd.yaml
- traefik/argocd.yaml
# Tekton CI/CD Platform
- tekton/pipeline/argocd.yaml
- tekton/triggers/argocd.yaml
- tekton/dashboard/argocd.yaml
- tekton/ci-cd/argocd.yaml
# ArgoCD Image Updater
- argocd-image-updater/argocd.yaml
# ArgoCD configuration (no Application, just configuration)
- argocd