Resolve "Relocate image versions to .env"
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
assigned to @luca-johannes.nendel
added 1 commit
- ba31e949 - Add variables for most services that need to set image version
requested review from @martin.abbrent
Thank you very much, I think the subdivision of the services is a very good solution and is also helpful for debugging environments.
Is there a any restriction in the length of variable names? If not I would suggest to use the full service name for better reading:
-
DB_IMAGE_TAG
->DATABASE_IMAGE_TAG
-
OBJ_IMAGE_TAG
->OBJECT_STORAGE_IMAGE...
...
Edited by Martin Abbrent-
added 1 commit
- dff9a9c9 - Adjusted image-ag variable names to be more clear
mentioned in commit 42284acc
Please register or sign in to reply