We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125fd48 commit 1e382e9Copy full SHA for 1e382e9
kapitan/version.py
@@ -8,7 +8,7 @@
8
"Project description variables"
9
10
PROJECT_NAME = "kapitan"
11
-VERSION = '0.29.0-rc.2'
+VERSION = '0.29.0'
12
DESCRIPTION = "Generic templated configuration management for Kubernetes, " "Terraform and other things"
13
AUTHOR = "Ricardo Amaro"
14
AUTHOR_EMAIL = "[email protected]"
0 commit comments