Skip to content

Commit

Permalink
che #12840 Adding latest version of openshift-connector plugin. Switc…
Browse files Browse the repository at this point in the history
…hing plugin download url from marketplace to github release

Signed-off-by: Ilya Buziuk <[email protected]>
  • Loading branch information
ibuziuk committed Apr 19, 2019
1 parent 9d23b2b commit 012ff19
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/redhat.vscode-openshift-connector/0.0.17/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: VS Code extension
name: OpenShift Connector
title: OpenShift Connector
description: Interacting with Red Hat OpenShift clusters and providing a streamlined developer experience using Eclipse Che
url: https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/vscode-openshift-connector/0.0.17/vspackage
url: https://github.com/redhat-developer/vscode-openshift-tools/releases/download/v0.0.17/openshift-connector-0.0.17-127.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/redhat-developer/vscode-openshift-tools
Expand Down
14 changes: 14 additions & 0 deletions plugins/redhat.vscode-openshift-connector/0.0.19/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
id: redhat.vscode-openshift-connector
version: 0.0.19
type: VS Code extension
name: OpenShift Connector
title: OpenShift Connector
description: Interacting with Red Hat OpenShift clusters and providing a streamlined developer experience using Eclipse Che
url: https://github.com/redhat-developer/vscode-openshift-tools/releases/download/v0.0.19/openshift-connector-0.0.19-183.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/redhat-developer/vscode-openshift-tools
category: Other
firstPublicationDate: "2019-04-19"
attributes:
containerImage: "eclipse/che-remote-plugin-openshift-connector-0.0.17:next"

0 comments on commit 012ff19

Please sign in to comment.