Add version.txt and auto-incrementing build script

- version.txt tracks the current image tag
- build-and-tag.sh now reads/increments version, builds, and pushes
  to the registry in one step (still accepts explicit tag as arg)
- Starting at v6 to avoid ambiguity with the overwritten v5
This commit is contained in:
Francis X. Clampazzo
2026-07-28 08:15:44 -04:00
parent 320badafd5
commit cb4ed2f2bd
2 changed files with 19 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
v6