diff --git a/submariner-k8s-broker/README.md b/submariner-k8s-broker/README.md
index 86133a4..ed78d3a 100644
--- a/submariner-k8s-broker/README.md
+++ b/submariner-k8s-broker/README.md
@@ -1,7 +1,5 @@
# submariner-k8s-broker
- 
-
Submariner Kubernetes Broker
**Homepage:**
diff --git a/submariner-operator/README.md b/submariner-operator/README.md
index 7b7cb3d..8e14df0 100644
--- a/submariner-operator/README.md
+++ b/submariner-operator/README.md
@@ -1,7 +1,5 @@
# submariner-operator
- 
-
Submariner enables direct networking between Pods and Services in different Kubernetes clusters
**Homepage:**
@@ -27,7 +25,7 @@ Submariner enables direct networking between Pods and Services in different Kube
| broker.server | string | `"example.k8s.apiserver"` | |
| broker.token | string | `"test"` | |
| gateway.image.repository | string | `"quay.io/submariner/submariner-gateway"` | |
-| gateway.image.tag | string | `"0.14.0-m1"` | |
+| gateway.image.tag | string | `"0.14.0"` | |
| ipsec.debug | bool | `false` | |
| ipsec.forceUDPEncaps | bool | `false` | |
| ipsec.ikePort | int | `500` | |
@@ -39,7 +37,7 @@ Submariner enables direct networking between Pods and Services in different Kube
| operator.affinity | object | `{}` | |
| operator.image.pullPolicy | string | `"IfNotPresent"` | |
| operator.image.repository | string | `"quay.io/submariner/submariner-operator"` | |
-| operator.image.tag | string | `"0.14.0-m1"` | |
+| operator.image.tag | string | `"0.14.0"` | |
| operator.resources | object | `{}` | |
| operator.tolerations | list | `[]` | |
| rbac.create | bool | `true` | |
@@ -64,7 +62,7 @@ Submariner enables direct networking between Pods and Services in different Kube
| submariner.globalCidr | string | `""` | |
| submariner.healthcheckEnabled | bool | `true` | |
| submariner.images.repository | string | `"quay.io/submariner"` | |
-| submariner.images.tag | string | `"0.14.0-m1"` | |
+| submariner.images.tag | string | `"0.14.0"` | |
| submariner.natEnabled | bool | `false` | |
| submariner.serviceCidr | string | `""` | |
| submariner.serviceDiscovery | bool | `true` | |