Skip to content

Commit

Permalink
release 0.30.0, sync reclass (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramaro authored Mar 18, 2022
1 parent 6220e1b commit 2a738c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kapitan/reclass
Submodule reclass updated 0 files
2 changes: 1 addition & 1 deletion kapitan/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""Project description variables."""

PROJECT_NAME = "kapitan"
VERSION = "0.30.0rc1"
VERSION = "0.30.0"
DESCRIPTION = "Generic templated configuration management for Kubernetes, Terraform and other things"
AUTHOR = "Ricardo Amaro"
AUTHOR_EMAIL = "[email protected]"
Expand Down

0 comments on commit 2a738c5

Please sign in to comment.