diff --git a/README.md b/README.md index ce35274..28fbe2e 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ supported versions of Kubernetes clusters. | | Kubernetes 1.10 | Kubernetes 1.13 | |------------------|-----------------|-----------------| -| client 0.1.0a1 | ✓ | +| client 0.1.0a1 | ✓ | | |------------------|-----------------|-----------------| -| client 0.2.0a1 | | ✓ +| client 0.2.0a1 | | ✓ | Key: diff --git a/kubernetes/settings b/kubernetes/settings index 06608aa..d88f74e 100644 --- a/kubernetes/settings +++ b/kubernetes/settings @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 The Kubernetes Authors. +# Copyright 2019 The Kubernetes Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.