# # ChangeLog for k8s # # Generated by Trac 1.6 # 07/06/26 20:33:12 Tue, 23 Jun 2026 12:09:24 GMT Andrej [2a034a2] * k8s/configmaps.yaml (modified) Remove invalid Jackson env var from ConfigMap (handled by ... Tue, 23 Jun 2026 11:37:09 GMT Andrej [52fee06] * k8s/backend.yaml (modified) * k8s/configmaps.yaml (added) * k8s/deploy-local.sh (added) * k8s/frontend.yaml (modified) * k8s/ingress.yaml (added) * k8s/postgres.yaml (modified) Complete Kubernetes manifests with ConfigMap, Secrets, StatefulSet, ... Tue, 23 Jun 2026 11:15:42 GMT Andrej [c0086c0] * .github/workflows/ci-cd.yml (added) * backend/src/main/java/com/trekr/backend/controller/AuthController.java (modified) * k8s/backend.yaml (added) * k8s/frontend.yaml (added) * k8s/namespace.yaml (added) * k8s/postgres.yaml (added) Add GitHub Actions CI/CD pipeline with DockerHub and Kubernetes ...