Skip to content

Commit fe69468

Browse files
authored
migrate with 0-downtime (#727)
## What improve migration process by having 0-downtime for all applications that might be deployed from git-sources ## Why enable smooth transition from cli to helm runtime ## Notes <!-- Add any additional notes here -->
1 parent bc15239 commit fe69468

File tree

3 files changed

+214
-53
lines changed

3 files changed

+214
-53
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=v0.1.56
1+
VERSION=v0.1.57
22

33
OUT_DIR=dist
44
YEAR?=$(shell date +"%Y")

0 commit comments

Comments
 (0)