diff --git a/_servicedata b/_servicedata
index dbd4b44..019649e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,6 +1,6 @@
git://github.com/M0ses/kanku.git
- 6f2a4d1690dff3b6efb5b2b23ad8896b57008424
+ 7dbf3102b8ea2163d644d32edd6155836af3e6a4
/home/frank/prj/kanku
07fc15f0647a92f01b67085d698485d3432a8924
\ No newline at end of file
diff --git a/debian.dsc b/debian.dsc
index f5428d9..71930b5 100644
--- a/debian.dsc
+++ b/debian.dsc
@@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
-Version: 0.6.7
+Version: 0.6.8
Maintainer: unknown
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku
diff --git a/kanku.changes b/kanku.changes
index afc99e2..c2a6b20 100644
--- a/kanku.changes
+++ b/kanku.changes
@@ -1,3 +1,31 @@
+-------------------------------------------------------------------
+Fri Nov 22 14:50:40 UTC 2019 - FSchreiner@suse.com
+
+- Update to version 0.6.8:
+ * [handler] use temp file in K::H::ResizeImage
+ * [handler] ResizeImage - log info about file to resize
+ * [cli] improved error message for cmd 'rabbit'
+ * [web] fixed domain name in guest view
+ * [web] fix ports view
+ * [web] more logging for guest info
+ * [web] unique key for guests over multiple servers
+ * [core] use 'localhost' as fallback hostname in worker daemon
+ * [cli] exit with 1 if login fails
+ * [schema] added fixtures for database version 14
+ * [dist] backup for kanku-config.yml in distributed setup
+ * [doc] pod for K::Notifier::Sendmail
+ * [doc] added links to K::Roles::SSH in ExecuteCommandViaSSH pod
+ * [cli] output for command 'rcomment' (Dumper)
+ * [doc] added Kanku::Notifier an Kanku::Util
+ * [doc] added missing handlers to Kanku::Handler pod
+ * intial version of release pod
+ * [dist] p2m -> p2h
+ * [dist] p2m: use package name as file name
+ * [dist] initial version of p2m
+ * [doc] added links to Kanku/Handler.pod
+ * [handler] docu for additional_disks in CreateDomain
+ * [cli] added option '--keep_volumes' in destroy command
+
-------------------------------------------------------------------
Fri Oct 25 14:23:08 UTC 2019 - FSchreiner@suse.com
diff --git a/kanku.spec b/kanku.spec
index 5a73a63..c6f2325 100644
--- a/kanku.spec
+++ b/kanku.spec
@@ -20,7 +20,7 @@
Name: kanku
# Version gets set by obs-service-tar_scm
-Version: 0.6.7
+Version: 0.6.8
Release: 0
License: GPL-3.0
Summary: Development and continuous integration made easy