Difference between revisions of "VALT 6.7.1-2"
IVSWikiBlue (talk | contribs) (Created page with "August 20th, 2026 '''Application''' * Updated Admin > General so Site Version now shows the full software version, including Debian revision (e.g 6.7.1-2 instead of 6.7.1) '...") |
IVSWikiBlue (talk | contribs) |
||
| Line 8: | Line 8: | ||
* Added logic to set SITE_VERSION variable based on the ivs-valt Debian package version post installation | * Added logic to set SITE_VERSION variable based on the ivs-valt Debian package version post installation | ||
* Added SITE_VERSION to valt_web's Docker compose environment, overriding the default build argument set at image build time | * Added SITE_VERSION to valt_web's Docker compose environment, overriding the default build argument set at image build time | ||
| + | * Updated valt_ca's Docker compose configuration to source its Docker image from the IVS Docker registry | ||
Revision as of 10:33, 20 August 2026
August 20th, 2026
Application
- Updated Admin > General so Site Version now shows the full software version, including Debian revision (e.g 6.7.1-2 instead of 6.7.1)
Technical
- Added SITE_VERSION variable to .env file
- Added logic to set SITE_VERSION variable based on the ivs-valt Debian package version post installation
- Added SITE_VERSION to valt_web's Docker compose environment, overriding the default build argument set at image build time
- Updated valt_ca's Docker compose configuration to source its Docker image from the IVS Docker registry