Commit Graph

5 Commits

Author SHA1 Message Date
argoyle 1021d061d7 ci: migrate from GitLab CI to Gitea Actions
dancefinder-app / build (pull_request) Successful in 1m50s
dancefinder-app / deploy-prod (pull_request) Has been skipped
- Add Gitea Actions workflow (.gitea/workflows/ci.yaml)
- Update K8s deployment image registry to oci.unbound.se
2026-01-07 16:39:09 +01:00
argoyle f150ae2c64 fix: update app labels to use correct Kubernetes naming
Refactor Kubernetes resource definitions to replace the label  
"app" with "app.kubernetes.io/name" for the dancefinder-app.  
This change enhances consistency with Kubernetes best practices  
and improves clarity in resource labeling across deployments,  
services, and autoscalers.
2025-01-24 16:46:49 +01:00
argoyle 5d65a4d236 chore: reduce resources 2021-10-04 15:01:45 +02:00
argoyle aa557faf22 fix: update apiVersions 2020-04-03 14:22:56 +02:00
argoyle 3f4af32f32 chore: update to latest build-tools 2019-11-28 22:41:46 +01:00