diff --git a/CHANGELOG.md b/CHANGELOG.md
index 163d82d566..b3d80818c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@ Usage:
* Fix #195: Added MigrateMojo for migrating projects from FMP to JKube
* Fix #261: DockerFileBuilder only supports *nix paths (Dockerfile Linux only), fixed invalid default configs
* Fix #238: Watch uses same logic as build to monitor changed assembly files
+* Fix #245: Debug goals work on webapp (Tomcat & Jetty) > See https://github.com/jkubeio/jkube-images/releases/tag/v0.0.7
### 1.0.0-alpha-4 (2020-06-08)
* Fix #173: Use OpenShift compliant git/vcs annotations
diff --git a/jkube-kit/parent/pom.xml b/jkube-kit/parent/pom.xml
index b22615fb2d..b619796eef 100644
--- a/jkube-kit/parent/pom.xml
+++ b/jkube-kit/parent/pom.xml
@@ -75,7 +75,7 @@
2.3
- 0.0.5
+ 0.0.7
${version.image.jkube-images}