Commit Graph

10 Commits

Author SHA1 Message Date
argoyle 565bf9e390 fix: remove incorrect digest pinning from image reference
geo-service / build (pull_request) Successful in 6m42s
geo-service / deploy-prod (pull_request) Has been skipped
2026-01-09 11:54:34 +01:00
renovate a67b660a7a chore(deps): update oci.unbound.se/dancefinder/geo-service docker digest to bdda8ca (#256)
geo-service / build (push) Successful in 8m14s
geo-service / deploy-prod (push) Failing after 3m29s
2026-01-09 09:19:12 +00:00
renovate 341f52500e chore(deps): pin oci.unbound.se/dancefinder/geo-service docker tag to 69c55e3 (#255)
geo-service / build (push) Successful in 7m57s
geo-service / deploy-prod (push) Failing after 4m0s
2026-01-09 08:20:04 +00:00
argoyle 6d89f43ca4 ci: migrate from GitLab CI to Gitea Actions
geo-service / build (pull_request) Successful in 3m7s
geo-service / 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:41:20 +01:00
argoyle 9077c89ded fix(k8s): update apiVersion for ExternalSecret resource
Updates the apiVersion in the ExternalSecret resource to the latest 
version. This change ensures compatibility with current external-secrets 
implementation and leverages improved features and bug fixes.
2025-05-19 20:29:05 +02:00
argoyle b08ee1b646 feat(k8s): add external secret for geo-service
Creates an ExternalSecret for the geo-service to manage 
sensitive information through an external secrets store. 
Removes the legacy create-secrets script and updates 
references in the deployment configuration to use the 
new secret. This enhances security and maintainability 
by centralizing secret management.
2025-04-08 10:15:22 +02:00
argoyle 5834f8cbc0 fix(k8s): update label to use recommended format
Replace the app label with the app.kubernetes.io/name 
format in the deployment configuration to follow best 
practices for Kubernetes labeling conventions. This 
ensures better compatibility with tooling and promotes 
standardization across deployments.
2025-01-24 16:45:01 +01:00
argoyle 58f7848c4a ci: rename secrets-script 2021-12-05 16:17:55 +01:00
argoyle cdbeb2ea4c fix: update apiVersion of deployment 2021-11-04 21:42:12 +01:00
argoyle 3a475ec22b fix: new dir for k8s 2020-01-17 15:33:16 +01:00