Skip to content

Commit c9dcbfe

Browse files
committed
updates submodule links to 4.20
1 parent 1ae36e6 commit c9dcbfe

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.gitmodules

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[submodule "ovn-kubernetes"]
22
path = ovn-kubernetes
33
url = https://github.com/openshift/ovn-kubernetes
4-
branch = release-4.19
4+
branch = release-4.20
55
[submodule "containernetworking-plugins"]
66
path = containernetworking-plugins
77
url = https://github.com/openshift/containernetworking-plugins
8-
branch = release-4.19
8+
branch = release-4.20
99
[submodule "promu"]
1010
path = promu
1111
url = https://github.com/openshift/prometheus-promu
@@ -15,24 +15,24 @@
1515
[submodule "kubelet"]
1616
path = kubelet
1717
url = https://github.com/openshift/kubernetes
18-
branch = release-4.19
18+
branch = release-4.20
1919
[submodule "containerd"]
2020
path = containerd
2121
url = https://github.com/openshift/containerd
22-
branch = release-4.19
22+
branch = release-4.20
2323
[submodule "hcsshim"]
2424
path = hcsshim
2525
url = https://github.com/openshift/hcsshim
26-
branch = release-4.19
26+
branch = release-4.20
2727
[submodule "cloud-provider-azure"]
2828
path = cloud-provider-azure
2929
url = https://github.com/openshift/cloud-provider-azure
30-
branch = release-4.19
30+
branch = release-4.20
3131
[submodule "csi-proxy"]
3232
path = csi-proxy
3333
url = https://github.com/openshift/csi-proxy
34-
branch = release-4.19
34+
branch = release-4.20
3535
[submodule "cloud-provider-aws"]
3636
path = cloud-provider-aws
3737
url = https://github.com/openshift/cloud-provider-aws
38-
branch = release-4.19
38+
branch = release-4.20

0 commit comments

Comments
 (0)