docs(landing): rewrite as clear how-to (4 steps with copy-paste commands); v0.1.9

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