diff --git a/v3/plugins/redhat/rhamt/0.0.8/meta.yaml b/v3/plugins/redhat/rhamt/0.0.8/meta.yaml index 82b569a217..15fafd9265 100644 --- a/v3/plugins/redhat/rhamt/0.0.8/meta.yaml +++ b/v3/plugins/redhat/rhamt/0.0.8/meta.yaml @@ -24,7 +24,7 @@ spec: attributes: protocol: http containers: - - image: "windup3/rhamt-vscode-extension:java8" + - image: "docker.io/windup3/rhamt-vscode-extension:java8" name: rhamt-extension memoryLimit: 1500Mi ports: diff --git a/v3/plugins/redhat/rhamt/latest/meta.yaml b/v3/plugins/redhat/rhamt/latest/meta.yaml index e29ddbaa88..cecf86d0ad 100644 --- a/v3/plugins/redhat/rhamt/latest/meta.yaml +++ b/v3/plugins/redhat/rhamt/latest/meta.yaml @@ -24,7 +24,7 @@ spec: attributes: protocol: http containers: - - image: "windup3/rhamt-vscode-extension:java8" + - image: "docker.io/windup3/rhamt-vscode-extension:java8" name: rhamt-extension memoryLimit: 1500Mi ports: diff --git a/v3/plugins/redhat/vscode-camelk/0.0.9/meta.yaml b/v3/plugins/redhat/vscode-camelk/0.0.9/meta.yaml index b08a19ab6a..a51e8f5acd 100644 --- a/v3/plugins/redhat/vscode-camelk/0.0.9/meta.yaml +++ b/v3/plugins/redhat/vscode-camelk/0.0.9/meta.yaml @@ -12,7 +12,7 @@ category: Language firstPublicationDate: '2019-07-10' spec: containers: - - image: "eclipse/che-remote-plugin-camelk-0.0.9:next" + - image: "docker.io/eclipse/che-remote-plugin-camelk-0.0.9:next" name: vscode-camelk memoryLimit: "1G" extensions: diff --git a/v3/plugins/redhat/vscode-camelk/latest/meta.yaml b/v3/plugins/redhat/vscode-camelk/latest/meta.yaml index 5bef4f6422..68a54652b8 100644 --- a/v3/plugins/redhat/vscode-camelk/latest/meta.yaml +++ b/v3/plugins/redhat/vscode-camelk/latest/meta.yaml @@ -12,7 +12,7 @@ category: Language firstPublicationDate: '2019-07-10' spec: containers: - - image: "eclipse/che-remote-plugin-camelk-0.0.9:next" + - image: "docker.io/eclipse/che-remote-plugin-camelk-0.0.9:next" name: vscode-camelk memoryLimit: "1G" extensions: diff --git a/v3/plugins/redhat/vscode-wsdl2rest/0.0.9/meta.yaml b/v3/plugins/redhat/vscode-wsdl2rest/0.0.9/meta.yaml index c7ac3cf85c..81604a89f8 100644 --- a/v3/plugins/redhat/vscode-wsdl2rest/0.0.9/meta.yaml +++ b/v3/plugins/redhat/vscode-wsdl2rest/0.0.9/meta.yaml @@ -12,7 +12,7 @@ category: Other firstPublicationDate: "2019-02-26" spec: containers: - - image: "eclipse/che-remote-plugin-runner-java8:next" + - image: "docker.io/eclipse/che-remote-plugin-runner-java8:next" memoryLimit: "256Mi" extensions: - https://download.jboss.org/jbosstools/vscode/stable/vscode-wsdl2rest/vscode-wsdl2rest-0.0.9-16.vsix diff --git a/v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml b/v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml index d16df73f22..4715465492 100644 --- a/v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml +++ b/v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml @@ -12,7 +12,7 @@ category: Other firstPublicationDate: "2019-02-26" spec: containers: - - image: "eclipse/che-remote-plugin-runner-java8:next" + - image: "docker.io/eclipse/che-remote-plugin-runner-java8:next" memoryLimit: "256Mi" extensions: - https://download.jboss.org/jbosstools/vscode/stable/vscode-wsdl2rest/vscode-wsdl2rest-0.0.9-16.vsix