File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Deploy Kubernetes in Kubernetes using Helm
2626
2727``` bash 
2828helm repo add kvaps https://kvaps.github.io/charts
29- helm install foo kvaps/kubernetes --version 0.13.3  \
29+ helm install foo kvaps/kubernetes --version 0.13.4  \
3030  --namespace foo \
3131  --create-namespace \
3232  --set persistence.storageClassName=local-path
Original file line number Diff line number Diff line change 11name : kubernetes 
22description : Production-Grade Container Scheduling and Management 
3- version : 0.13.3  
3+ version : 0.13.4  
44appVersion : 1.22.4 
55icon : https://upload.wikimedia.org/wikipedia/commons/thumb/3/39/Kubernetes_logo_without_workmark.svg/723px-Kubernetes_logo_without_workmark.svg.png 
66keywords :
Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ admin:
237237  enabled : true 
238238  image :
239239    repository : ghcr.io/kvaps/kubernetes-tools 
240-     tag : v0.13.3  
240+     tag : v0.13.4  
241241    pullPolicy : IfNotPresent 
242242    pullSecrets : [] 
243243  replicaCount : 1 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments