Compare commits
	
		
			2 Commits
		
	
	
		
			007e032008
			...
			c7793fb612
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| c7793fb612 | |||
| 730a10de85 | 
@@ -15,7 +15,7 @@ schemars = "0.8.17"
 | 
				
			|||||||
tokio = { version = "1.37.0", features = ["full"] }
 | 
					tokio = { version = "1.37.0", features = ["full"] }
 | 
				
			||||||
kube = { version = "0.99.0", features = ["runtime", "derive"] }
 | 
					kube = { version = "0.99.0", features = ["runtime", "derive"] }
 | 
				
			||||||
k8s-openapi = { version = "0.24.0", features = ["v1_31"] }
 | 
					k8s-openapi = { version = "0.24.0", features = ["v1_31"] }
 | 
				
			||||||
futures = "0.3.30"
 | 
					futures = "0.3.31"
 | 
				
			||||||
thiserror = "2.0.7"
 | 
					thiserror = "2.0.7"
 | 
				
			||||||
rand = "0.9.0"
 | 
					rand = "0.9.0"
 | 
				
			||||||
mktemp = "0.5.1"
 | 
					mktemp = "0.5.1"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user