File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : opensandbox-controller
33description : A Kubernetes operator for managing sandbox environments with resource pooling and batch delivery
44type : application
5- version : 0.1 .0
6- appVersion : " 0.1 .0"
5+ version : 0.2 .0
6+ appVersion : " 0.2 .0"
77
88keywords :
99 - sandbox
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ apiVersion: v2
1616name : opensandbox
1717description : All-in-one Helm chart for deploying OpenSandbox controller and server
1818type : application
19- version : 0.1 .0
20- appVersion : " 0.1 .0"
19+ version : 0.2 .0
20+ appVersion : " 0.2 .0"
2121
2222keywords :
2323 - sandbox
@@ -40,7 +40,7 @@ kubeVersion: ">=1.21.1-0"
4040
4141dependencies :
4242 - name : opensandbox-controller
43- version : " 0.1 .0"
43+ version : " 0.2 .0"
4444 repository : " file://../opensandbox-controller"
4545 - name : opensandbox-server
4646 version : " 0.1.0"
You can’t perform that action at this time.
0 commit comments