File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515# 
1616#  SPDX-License-Identifier: Apache-2.0
1717
18- FROM  ghcr.io/podman-desktop/podman-desktop-extension-kubernetes-dashboard-builder:next  AS builder
18+ FROM  ghcr.io/podman-desktop/podman-desktop-extension-kubernetes-dashboard-builder:0.1.0  AS builder
1919
2020WORKDIR  /opt/app-root/extension-source
2121
Original file line number Diff line number Diff line change 22  "name" : " kubernetes-dashboard-monorepo"  ,
33  "displayName" : " Mono repository for Kubernetes Dashboard extension for Podman Desktop"  ,
44  "description" : " Root repository"  ,
5-   "version" : " 0.1.0-next "  ,
5+   "version" : " 0.1.0"  ,
66  "publisher" : " redhat"  ,
77  "private" : true ,
88  "engines" : {
Original file line number Diff line number Diff line change 22  "name" : " kubernetes-dashboard"  ,
33  "displayName" : " Kubernetes Dashboard"  ,
44  "description" : " Podman Desktop extension allowing to monitor resources from Kubernetes clusters"  ,
5-   "version" : " 0.1.0-next "  ,
5+   "version" : " 0.1.0"  ,
66  "icon" : " icon.png"  ,
77  "publisher" : " redhat"  ,
88  "license" : " Apache-2.0"  ,
Original file line number Diff line number Diff line change 22  "name" : " webview"  ,
33  "displayName" : " Webview UI of the extension"  ,
44  "description" : " Webview UI for the Kubernetes Dashboard extension"  ,
5-   "version" : " 0.1.0-next "  ,
5+   "version" : " 0.1.0"  ,
66  "type" : " module"  ,
77  "scripts" : {
88    "preview" : " vite preview"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments