feat(landing): hand-drawn pipeline SVG diagram; v0.1.12

This commit is contained in:
“Naeel”
2026-08-16 19:11:17 +04:00
parent 6f609eca4b
commit a0e73b0b7a
4 changed files with 138 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Makefile — монолит iot-service (образ naeel/iot-service).
# Старые k8s-цели — в legacy/Makefile.old.
VERSION ?= v0.1.9
VERSION ?= v0.1.12
IMAGE ?= naeel/iot-service
LDFLAGS = -X main.version=$(VERSION)