Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e052af3

Browse files
authored
Merge branch 'master' into master
2 parents 4145396 + a32135a commit e052af3

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

code-of-conduct.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## Kubernetes Community Code of Conduct
1+
# Kubernetes Community Code of Conduct
22

3-
Kubernetes follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
4-
5-
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/code-of-conduct.md?pixel)]()
3+
Please refer to our [Kubernetes Community Code of Conduct](https://git.k8s.io/community/code-of-conduct.md)

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ urllib3>=1.19.1,!=1.21 # MIT
66
pyyaml>=3.12 # MIT
77
google-auth>=1.0.1 # Apache-2.0
88
ipaddress>=1.0.17 # PSF
9-
websocket-client>=0.32.0,<=0.40.0 # LGPLv2+
9+
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
1010
requests # Apache-2.0
1111
requests-oauthlib # ISC

0 commit comments

Comments
 (0)