diff --git a/bin/update.sh b/bin/update.sh index 5faa9a8..2b9a87d 100755 --- a/bin/update.sh +++ b/bin/update.sh @@ -10,7 +10,7 @@ rm -fr generated{,.log} scope.yaml # https://github.com/weaveworks/weave/releases/download/latest_release/weave-daemonset-k8s-1.11.yaml -curl -LO https://cloud.weave.works/k8s/2.6.3/net.yaml -o net.yaml +curl -LO https://cloud.weave.works/k8s/2.6.4/net.yaml -o net.yaml sed -e /^apiVersion/d -e /^kind/d -e /^items/d -e "s/^ //" -e '/^- / i---' -e 's/^[ -] //' -i net.yaml kubernetes-split-yaml net.yaml > generated.log mv generated/*.yaml files/net/ diff --git a/files/net/weave-net-ClusterRole.yaml b/files/net/weave-net-ClusterRole.yaml index b0f86a0..0cbd333 100644 --- a/files/net/weave-net-ClusterRole.yaml +++ b/files/net/weave-net-ClusterRole.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:32 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/net/weave-net-ClusterRoleBinding.yaml b/files/net/weave-net-ClusterRoleBinding.yaml index 180aa42..28db8e8 100644 --- a/files/net/weave-net-ClusterRoleBinding.yaml +++ b/files/net/weave-net-ClusterRoleBinding.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:32 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/net/weave-net-DaemonSet.yaml b/files/net/weave-net-DaemonSet.yaml index 6602467..8e0dbac 100644 --- a/files/net/weave-net-DaemonSet.yaml +++ b/files/net/weave-net-DaemonSet.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:32 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } @@ -45,7 +45,7 @@ spec: fieldRef: apiVersion: v1 fieldPath: spec.nodeName - image: 'docker.io/weaveworks/weave-kube:2.6.3' + image: 'docker.io/weaveworks/weave-kube:2.6.4' readinessProbe: httpGet: host: 127.0.0.1 @@ -78,7 +78,7 @@ spec: fieldRef: apiVersion: v1 fieldPath: spec.nodeName - image: 'docker.io/weaveworks/weave-npc:2.6.3' + image: 'docker.io/weaveworks/weave-npc:2.6.4' resources: requests: cpu: 10m diff --git a/files/net/weave-net-Role.yaml b/files/net/weave-net-Role.yaml index 91d689e..fbc6204 100644 --- a/files/net/weave-net-Role.yaml +++ b/files/net/weave-net-Role.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:32 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/net/weave-net-RoleBinding.yaml b/files/net/weave-net-RoleBinding.yaml index 83b1bd2..61ce98a 100644 --- a/files/net/weave-net-RoleBinding.yaml +++ b/files/net/weave-net-RoleBinding.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:32 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/net/weave-net-ServiceAccount.yaml b/files/net/weave-net-ServiceAccount.yaml index d93d01e..83ff764 100644 --- a/files/net/weave-net-ServiceAccount.yaml +++ b/files/net/weave-net-ServiceAccount.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:32 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-ClusterRole.yaml b/files/scope/weave-scope-ClusterRole.yaml index 65665a4..314c1fc 100644 --- a/files/scope/weave-scope-ClusterRole.yaml +++ b/files/scope/weave-scope-ClusterRole.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:31 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-ClusterRoleBinding.yaml b/files/scope/weave-scope-ClusterRoleBinding.yaml index 806b1ea..433c9cf 100644 --- a/files/scope/weave-scope-ClusterRoleBinding.yaml +++ b/files/scope/weave-scope-ClusterRoleBinding.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:31 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-ServiceAccount.yaml b/files/scope/weave-scope-ServiceAccount.yaml index aee3504..d1c70cb 100644 --- a/files/scope/weave-scope-ServiceAccount.yaml +++ b/files/scope/weave-scope-ServiceAccount.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:31 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-agent-DaemonSet.yaml b/files/scope/weave-scope-agent-DaemonSet.yaml index 870c56e..dd6ddc1 100644 --- a/files/scope/weave-scope-agent-DaemonSet.yaml +++ b/files/scope/weave-scope-agent-DaemonSet.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:31 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-app-Deployment.yaml b/files/scope/weave-scope-app-Deployment.yaml index afbf3ea..293878a 100644 --- a/files/scope/weave-scope-app-Deployment.yaml +++ b/files/scope/weave-scope-app-Deployment.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:31 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-app-Service.yaml b/files/scope/weave-scope-app-Service.yaml index 2247cf8..c6f63aa 100644 --- a/files/scope/weave-scope-app-Service.yaml +++ b/files/scope/weave-scope-app-Service.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:31 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-cluster-agent-Deployment.yaml b/files/scope/weave-scope-cluster-agent-Deployment.yaml index e3aae96..c4b2b1a 100644 --- a/files/scope/weave-scope-cluster-agent-Deployment.yaml +++ b/files/scope/weave-scope-cluster-agent-Deployment.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Thu May 28 2020 11:55:51 GMT+0000 (UTC)" + "date": "Sat May 30 2020 11:20:31 GMT+0000 (UTC)" }, "email-address": "support@weave.works" }