mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	kubeseal: Update to version 0.19.3
This commit is contained in:
		
							parent
							
								
									d12095a8a5
								
							
						
					
					
						commit
						ccfd48bc21
					
				@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.19.2",
 | 
					    "version": "0.19.3",
 | 
				
			||||||
    "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.19.2/kubeseal-0.19.2-windows-amd64.tar.gz",
 | 
					            "url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.19.3/kubeseal-0.19.3-windows-amd64.tar.gz",
 | 
				
			||||||
            "hash": "4cea2a15023ee30e4e60997d033f6fe52a6ea3f89ce5ddd37a682f89198df836"
 | 
					            "hash": "e3ff57735eb16790ac17e8a0a6ddd8129cb265887d74fa55539b0257d35a3138"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "kubeseal.exe",
 | 
					    "bin": "kubeseal.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user