mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	kubeseal: Update to version 0.23.0
This commit is contained in:
		
							parent
							
								
									96f35b1a7d
								
							
						
					
					
						commit
						0017519516
					
				@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.22.0",
 | 
					    "version": "0.23.0",
 | 
				
			||||||
    "description": "With kubeseal you can encrypt your Kubernetes Secret into a SealedSecret, which is safe to store - even to a public repository. The SealedSecret can be decrypted only by the controller running in the target cluster and nobody else (not even the original author) is able to obtain the original Secret from the SealedSecret.",
 | 
					    "description": "With kubeseal you can encrypt your Kubernetes Secret into a SealedSecret, which is safe to store - even to a public repository. The SealedSecret can be decrypted only by the controller running in the target cluster and nobody else (not even the original author) is able to obtain the original Secret from the SealedSecret.",
 | 
				
			||||||
    "homepage": "https://github.com/bitnami-labs/sealed-secrets",
 | 
					    "homepage": "https://github.com/bitnami-labs/sealed-secrets",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.22.0/kubeseal-0.22.0-windows-amd64.tar.gz",
 | 
					            "url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.23.0/kubeseal-0.23.0-windows-amd64.tar.gz",
 | 
				
			||||||
            "hash": "862a5de200779ee9119937bb1ca05f9c008e87fd306f38787dacb9db1de142a7"
 | 
					            "hash": "e68890539aea3d61b2d730a387814faa77dcca4a862d85080cc946f246c7f965"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "kubeseal.exe",
 | 
					    "bin": "kubeseal.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user