Commit Graph

12 Commits

Author SHA1 Message Date
svc.kargo dea44b42b1 chore(kargo): update image tag ws to 0.3.0 on prod (#44) 2026-04-30 18:43:24 +02:00
svc.kargo 06e3d385ff chore(kargo): update image tag rule to 0.12.0 on prod (#43) 2026-04-30 18:43:21 +02:00
svc.kargo 2df4147468 chore(kargo): update image tag official-bots to 0.3.0 on prod (#42) 2026-04-30 18:43:18 +02:00
svc.kargo 407df03c6b chore(kargo): update image tag io to 0.16.0 on prod (#41) 2026-04-30 18:43:15 +02:00
svc.kargo f45a4e06e8 chore(kargo): update image tag core to 0.23.0 on prod (#40) 2026-04-30 18:43:13 +02:00
svc.kargo 88abe90996 chore(kargo): update image tag coordinator to 0.3.0 on prod (#39) 2026-04-30 18:43:10 +02:00
svc.kargo 529909654f chore(kargo): update image tag bot-platform to 0.3.0 on prod (#38) 2026-04-30 18:43:07 +02:00
svc.kargo 855bd40722 chore(kargo): update image tag account to 0.3.0 on prod (#37) 2026-04-30 18:43:04 +02:00
svc.kargo f566b4fe3f chore(kargo): update image tag store to 0.3.0 on prod (#33) 2026-04-30 18:26:52 +02:00
Janis e4cf2c3492 feat(nowchess): add workflow to delete PR branches on close and update environment configurations 2026-04-30 16:42:37 +02:00
Janis 262ce1ad72 feat(nowchess): set REDIS_PREFIX per environment
staging: nowchess-staging, production: nowchess

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 11:03:41 +02:00
Janis 2022631f45 feat(nowchess): add Kargo project, Rollouts deployment, and secrets
- 9 Kargo Warehouses (one per microservice), staging + prod stages
- PromotionTask: clone GitOps, kustomize-set-image, Gitea PR, ArgoCD sync
- BlueGreen Rollouts for all 9 services with health probes and envFrom
- staging,deployed / production,deployed Quarkus multi-profile support
- CORS_ORIGINS and QUARKUS_PROFILE injected via nowchess-env-config ConfigMap
- Plain K8s Secrets with empty values in secrets/nowchess/ (staging, prod, kargo)
- ArgoCD Applications for kargo project, staging, and prod deployments

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 10:58:45 +02:00