Commit Graph

3 Commits

Author SHA1 Message Date
559ba3f2c1 REFACTOR(app): change image write-back
- Switch to ArgoCD write-back method
- Update image update strategy
2025-11-24 17:14:29 +09:00
d30cd2e813 FEAT(deploy): enable ArgoCD Image Updater
- Enable automatic image updates
- Configure ArgoCD Image Updater
2025-11-24 17:13:29 +09:00
95584b666a INIT(deploy): portfolio project setup
Add complete portfolio project including:
- Next.js application in services/nextjs
- Docker configurations for dev and prod
- Kubernetes deployment manifests with kustomize
- ArgoCD application configuration
- GitHub Actions workflow for automated builds
2025-11-23 23:40:15 +09:00