Commit Graph

14 Commits

Author SHA1 Message Date
47470b025d CHORE(app): add images to kustomization
- Add images configuration for ArgoCD
- Enable image updates via GitOps
2025-12-03 15:07:38 +09:00
6e60b4a1a2 CHORE(ci): update CI/CD to support develop branch
- Add develop branch to CI triggers
- Enable multi-branch deployments
2025-12-03 15:01:01 +09:00
396b4140cc REFACTOR(app): remove hardcoded image tag
- Remove static image tag
- Enable dynamic image updates
2025-12-03 14:42:40 +09:00
5b93fe2920 FIX(app): fix dev image tag
- Correct dev environment image tag
- Fix deployment reference
2025-12-03 14:42:40 +09:00
6a2cc5fe33 FEAT(config): add dev environment configuration
- Add development environment settings
- Configure dev-specific resources
2025-12-03 14:37:09 +09:00
5e52af8c32 CHORE(app): increase ResourceQuota to 3x
- Increase resource quota for scaling
- Prepare for future growth
2025-12-03 13:29:50 +09:00
fdfe0834c7 CHORE(app): update prod overlay replicas to 2
- Scale production to 2 replicas
- Improve availability
2025-12-03 13:25:14 +09:00
b6441c663a CHORE(deploy): scale deployment to 2 replicas
- Increase replica count for HA
- Improve service reliability
2025-12-03 13:16:38 +09:00
b9a05dae65 FEAT(docker): add ARM64 build support
- Add ARM64 support
- For Oracle Cloud deployment
2025-12-03 02:15:29 +09:00
ae6e42348c CHORE(app): increase ResourceQuota
- Increase quota for cert-manager solver
- Enable TLS certificate provisioning
2025-11-29 11:09:04 +09:00
f3f2449783 FIX(app): fix transparent for black background
- Fix transparency issue
- Improve dark mode styling
2025-11-25 09:20:10 +09:00
471cde3986 FEAT(app): add password protection
- Add authentication feature
- Enable password login
2025-11-24 23:18:27 +09:00
c04a3fb267 CHORE(app): minor update
- Small configuration change
- Trigger deployment
2025-11-24 22:22:01 +09:00
8b195378a5 CHORE(app): initial configuration
- Add initial app settings
- Configure base deployment
2025-11-24 22:09:18 +09:00