Skip to content

Commit 0a59869

Browse files
committed
fix: update version to 2.0.0
Signed-off-by: Denis Golovin <[email protected]>
1 parent 40f2170 commit 0a59869

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

api/extensions.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -202,22 +202,22 @@
202202
"keywords": ["OpenShift", "MicroShift"],
203203
"versions": [
204204
{
205-
"version": "1.4.0",
205+
"version": "2.0.0",
206206
"preview": false,
207-
"ociUri": "quay.io/redhat-developer/openshift-local-extension:v1.4.0",
207+
"ociUri": "quay.io/redhat-developer/openshift-local-extension:v2.0.0",
208208
"lastUpdated": "2024-08-13T00:00:00Z",
209209
"files": [
210210
{
211211
"assetType": "icon",
212-
"data": "https://registry.podman-desktop.io/api/extensions/redhat/openshift-local/1.4.0/icon.png"
212+
"data": "https://registry.podman-desktop.io/api/extensions/redhat/openshift-local/2.0.0/icon.png"
213213
},
214214
{
215215
"assetType": "README",
216-
"data": "https://registry.podman-desktop.io/api/extensions/redhat/openshift-local/1.4.0/README.md"
216+
"data": "https://registry.podman-desktop.io/api/extensions/redhat/openshift-local/2.0.0/README.md"
217217
},
218218
{
219219
"assetType": "LICENSE",
220-
"data": "https://registry.podman-desktop.io/api/extensions/redhat/openshift-local/1.4.0/LICENSE.txt"
220+
"data": "https://registry.podman-desktop.io/api/extensions/redhat/openshift-local/2.0.0/LICENSE.txt"
221221
}
222222
]
223223
},

0 commit comments

Comments
 (0)