feat: update dependencies and refactor image configuration

- Replaced local paths in requirements.txt with specific GitHub repository links for sientia-dataops-library and sientia-model-library.
- Refactored image configuration in values.yaml to move it under the global section, ensuring consistent deployment settings across runtimes.
This commit is contained in:
vitor-aignosi
2026-04-09 17:12:28 -03:00
parent c0bef2d688
commit e2190081ff
3 changed files with 14 additions and 12 deletions

View File

@@ -0,0 +1,2 @@
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git:sientia-do
git+ssh://git@github.com/Aignosi/sientia-model-library.git:sientia-model