Commit Graph

17 Commits

Author SHA1 Message Date
svc.kargo 76fd03e7c1 chore(kargo): update image tag store to 0.2.0 on staging (#17) 2026-04-30 17:42:03 +02:00
svc.kargo 0b52f3f6c2 chore(kargo): update image tag rule to 0.11.0 on staging (#16) 2026-04-30 17:41:46 +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 9f2b20f5db feat(nowchess): update REDIS_HOST to use fully qualified domain name 2026-04-30 12:22:15 +02:00
svc.kargo dd55b19eb8 chore(kargo): update image tag store to 0.1.0 on staging (#15) 2026-04-30 12:05:33 +02:00
svc.kargo de791b02c0 chore(kargo): update image tag official-bots to 0.1.0 on staging (#14) 2026-04-30 12:05:30 +02:00
svc.kargo 63dd32f02e chore(kargo): update image tag rule to 0.10.0 on staging (#13) 2026-04-30 12:05:27 +02:00
svc.kargo 7b10187dbd chore(kargo): update image tag io to 0.14.0 on staging (#12) 2026-04-30 12:05:25 +02:00
svc.kargo abd501ba03 chore(kargo): update image tag coordinator to 0.1.0 on staging (#11) 2026-04-30 12:05:22 +02:00
svc.kargo a5e2c1db7d chore(kargo): update image tag account to 0.1.0 on staging (#10) 2026-04-30 12:05:19 +02:00
svc.kargo fc893b4a90 chore(kargo): update image tag bot-platform to 0.1.0 on staging (#9) 2026-04-30 12:05:16 +02:00
svc.kargo 6c615cd621 chore(kargo): update image tag core to 0.21.0 on staging (#8) 2026-04-30 12:05:13 +02:00
svc.kargo 6237700755 chore(kargo): update image tag ws to 0.1.0 on staging (#7) 2026-04-30 12:00:33 +02:00
Janis 5a05872a7c feat(kustomization): add Rollout configurations for nowchess components 2026-04-30 11:39:00 +02:00
svc.kargo 190cd9df82 chore(kargo): update image tag store to latest on staging (#6)
chore(kargo): update image tag store to latest on staging

[View in Kargo UI](https://kargo.nowchess.janis-eccarius.de/project/nowchess-kargo/stage/staging)

Co-authored-by: Kargo <no-reply@kargo.io>
Reviewed-on: #6
Co-authored-by: svc.kargo <kargo@blackhole.local>
Co-committed-by: svc.kargo <kargo@blackhole.local>
2026-04-30 11:30:31 +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