Skip to content

Commit a7f26d9

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.21.0
1 parent 3728dd8 commit a7f26d9

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

src/tools.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -46,39 +46,39 @@
4646
"vendor": "Red Hat, Inc.",
4747
"name": "oc",
4848
"cmdFileName": "oc",
49-
"version": "4.20.11",
50-
"versionRange": "^4.20.11",
51-
"versionRangeLabel": "version >= 4.20.11 and < 5.0.0",
49+
"version": "4.21.0",
50+
"versionRange": "^4.21.0",
51+
"versionRangeLabel": "version >= 4.21.0 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.20.11/openshift-client-windows-4.20.11.zip",
56-
"sha256sum": "75f2f4148bded295fec51ae582157b0e5e929ea6da60e5c49fe94e0468f6e144",
57-
"dlFileName": "openshift-client-windows-4.20.11.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-windows-4.21.0.zip",
56+
"sha256sum": "cd73def0395e1199087aeeb3f01b71a9444f9e19dfb6b86af85929c700eabcbf",
57+
"dlFileName": "openshift-client-windows-4.21.0.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.20.11/openshift-client-mac-4.20.11.tar.gz",
62-
"sha256sum": "ac19e25e61c0adaa3acb821b973920c8ecfab39120481bc7b01cbdf202ab7c40",
63-
"dlFileName": "openshift-client-mac-4.20.11.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-mac-4.21.0.tar.gz",
62+
"sha256sum": "d19983cc98bd5db5d03d80a5881d458c6778c564cd62d4e6f225abbf4629c8e4",
63+
"dlFileName": "openshift-client-mac-4.21.0.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.20.11/openshift-client-mac-arm64-4.20.11.tar.gz",
68-
"sha256sum": "9ba0bee21d5160ab3973ec538a44ec9bd7f2e0853463bc7afc57d9a20b9f10c2",
69-
"dlFileName": "openshift-client-mac-arm64-4.20.11.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-mac-arm64-4.21.0.tar.gz",
68+
"sha256sum": "abf36650a625640dbbfdf24d71998e5fcd9f95ee738cd8af5bc958525c4a30bb",
69+
"dlFileName": "openshift-client-mac-arm64-4.21.0.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.20.11/openshift-client-linux-4.20.11.tar.gz",
74-
"sha256sum": "e54c206d20719a8bb1b09c9de8b9400aefcad2f501cb8493a25ffda8b9f69ac0",
75-
"dlFileName": "openshift-client-linux-4.20.11.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-linux-4.21.0.tar.gz",
74+
"sha256sum": "735b43f9ae4ffe8f1777b13e23d691540f51dcbe18ac73ab058754d42abfb4b2",
75+
"dlFileName": "openshift-client-linux-4.21.0.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.20.11/openshift-client-linux-arm64-4.20.11.tar.gz",
80-
"sha256sum": "daeddbd4a4ac5b09875929ddd87fb78227e93f67690db03e463f5847041d2024",
81-
"dlFileName": "openshift-client-linux-arm64-4.20.11.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-linux-arm64-4.21.0.tar.gz",
80+
"sha256sum": "4c52f9ace1527e06a98cf67a7e0688c5665b911fe445a9c5c1d29134bd5e8777",
81+
"dlFileName": "openshift-client-linux-arm64-4.21.0.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)