Commit Graph

31 Commits

Author SHA1 Message Date
argoyle 4a12d69151 feat(database): add tax database creation to postgres.yaml
Adds the creation of the 'tax' database in the Postgres configuration to 
enhance data management capabilities for financial transactions. This 
change improves the database structure and prepares for future data 
requirements.
2025-10-14 12:01:17 +02:00
Renovate e577c10941 chore(deps): update postgres:18.0-alpine docker digest to f898ac4 2025-10-10 11:58:46 +00:00
Renovate 2c49230e2b chore(deps): update postgres:18.0-alpine docker digest to fe5874a 2025-10-09 05:59:16 +00:00
Renovate b52bf7e5a0 chore(deps): update postgres:18.0-alpine docker digest to 70b32af 2025-10-02 17:59:11 +00:00
Renovate 2545a5031e chore(deps): update postgres:18.0-alpine docker digest to fadc2b6 2025-10-01 20:58:26 +00:00
Renovate a6e6806cff chore(deps): update postgres:18.0-alpine docker digest to 008adae 2025-10-01 14:59:30 +00:00
Renovate 9bcd877cd7 chore(deps): update postgres:18.0-alpine docker digest to 9636ae7 2025-09-26 17:58:42 +00:00
Renovate d03bcf3aad chore(deps): update postgres docker tag to v18 2025-09-26 02:58:34 +00:00
Renovate 33eb76f08b chore(deps): update postgres:17.6-alpine docker digest to 855021a 2025-09-24 05:58:16 +00:00
Renovate 5a72f2360a chore(deps): update postgres:17.6-alpine docker digest to bb69829 2025-09-24 02:58:14 +00:00
Renovate 43844ea158 chore(deps): update postgres:17.6-alpine docker digest to d5f196a 2025-09-09 15:01:29 +00:00
Renovate 717ecab63c chore(deps): update postgres:17.6-alpine docker digest to 9fee786 2025-09-09 08:58:59 +00:00
Renovate bc48767abf chore(deps): update postgres:17.6-alpine docker digest to de3b2a5 2025-09-09 05:59:16 +00:00
Renovate 8bc6b79fdd chore(deps): update postgres:17.6-alpine docker digest to 341056b 2025-09-09 03:08:55 +00:00
Renovate 5d790226ab chore(deps): update postgres:17.6-alpine docker digest to 3406990 2025-08-16 14:58:51 +00:00
Renovate 64e966a872 chore(deps): update postgres docker tag to v17.6 2025-08-15 02:58:36 +00:00
Renovate af959b47fe chore(deps): update postgres:17.5-alpine docker digest to 6567bca 2025-07-17 08:58:17 +00:00
Renovate 2ea61d8d46 chore(deps): update postgres:17.5-alpine docker digest to ec01646 2025-07-16 09:05:58 +00:00
Renovate 10515d9315 chore(deps): update postgres:17.5-alpine docker digest to fbe2160 2025-06-09 20:55:23 +00:00
Renovate 6243a757da chore(deps): update postgres:17.5-alpine docker digest to bcb90dc 2025-06-02 20:57:55 +00:00
Renovate 6b31c2a37e chore(deps): update postgres docker tag to v17.5 2025-05-09 08:56:29 +00:00
argoyle a5066f9d84 feat(database): add sloth database initialization script
Adds the creation of the sloth database to the Postgres initialization 
script to ensure that it is available for use in the application.
2025-04-04 09:02:33 +02:00
Renovate ef1007d7c4 chore(deps): update postgres:17.4-alpine docker digest to 7062a21 2025-03-01 00:57:31 +00:00
Renovate 33302ba36c chore(deps): update postgres docker tag to v17.4 2025-02-22 03:55:26 +00:00
Renovate 95369b9b0a chore(deps): update postgres:17.3-alpine docker digest to 80d3d7d 2025-02-16 00:57:43 +00:00
Renovate 894628b7bc chore(deps): update postgres:17.3-alpine docker digest to 19d45ec 2025-02-15 00:59:01 +00:00
Renovate 0fb83b638f chore(deps): update postgres docker tag to v17.3 2025-02-14 03:55:23 +00:00
Renovate 36628cab4a chore(deps): update postgres:17.2-alpine docker digest to 7e5df97 2025-02-05 06:16:14 +00:00
argoyle 73bb4b38c3 chore: update labels to use app.kubernetes.io/name format
Refactor Kubernetes resource labels for rabbitmq, mysql, and postgres 
to follow the standardized naming convention of 
app.kubernetes.io/name. This change enhances clarity and conformity 
across resources, improving maintainability and alignment with 
Kubernetes best practices.
2025-01-24 19:00:40 +01:00
Renovate f63eefae55 chore(deps): update postgres:17.2-alpine docker digest to 0bcc5bb 2025-01-10 09:12:44 +00:00
argoyle e62508cfbd refactor: move files to a kind-directory so Renovate will find them 2024-12-28 18:07:44 +01:00