Skip to content

Commit 2a738c5

Browse files
authored
release 0.30.0, sync reclass (#832)
1 parent 6220e1b commit 2a738c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kapitan/reclass

kapitan/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""Project description variables."""
99

1010
PROJECT_NAME = "kapitan"
11-
VERSION = "0.30.0rc1"
11+
VERSION = "0.30.0"
1212
DESCRIPTION = "Generic templated configuration management for Kubernetes, Terraform and other things"
1313
AUTHOR = "Ricardo Amaro"
1414
AUTHOR_EMAIL = "[email protected]"

0 commit comments

Comments
 (0)