Raise version and mention copyright
Change-Id: I2ac39aa38fb637a324c6ba56cca9f0e481f6dbd3
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c60c439..dfe6212 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,13 +1,18 @@
kubernetes formula
==================
+2016.8.3 (2016-08-12)
+
+- remove obsolete kube-addons scripts
+
+2016.8.2 (2016-08-10)
+
+- minor fixes
+
2016.8.1 (2016-08-05)
- second release
-Kubernetes formula
-==================
-
0.0.1 (2016-06-13)
- Initial formula setup
diff --git a/README.rst b/README.rst
index 27991fc..7005d62 100644
--- a/README.rst
+++ b/README.rst
@@ -461,7 +461,7 @@
type: emptyDir
Documentation and Bugs
-============================
+======================
To learn how to deploy OpenStack Salt, consult the documentation available
online at:
@@ -485,3 +485,9 @@
Developers should also join the discussion on the IRC list, at:
https://wiki.openstack.org/wiki/Meetings/openstack-salt
+
+Copyright and authors
+=====================
+
+(c) 2016 tcp cloud a.s.
+(c) 2016 OpenStack Foundation
diff --git a/VERSION b/VERSION
index f53ae90..fcb3100 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2016.8.1
+2016.8.3
diff --git a/metadata.yml b/metadata.yml
index a7d25e1..3bce5d0 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,3 +1,3 @@
name: "kubernetes"
-version: "2016.8.1"
+version: "2016.8.3"
source: "https://github.com/openstack/salt-formula-kubernetes"