Skip to content

Commit

Permalink
migrate with 0-downtime (#727)
Browse files Browse the repository at this point in the history
## 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 -->
  • Loading branch information
ATGardner authored Dec 14, 2023
1 parent bc15239 commit fe69468
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=v0.1.56
VERSION=v0.1.57

OUT_DIR=dist
YEAR?=$(shell date +"%Y")
Expand Down
Loading

0 comments on commit fe69468

Please sign in to comment.