mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
kubeseal: Update to version 0.36.0
This commit is contained in:
parent
fb7ec53ff6
commit
51bb55c59e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.35.0",
|
||||
"version": "0.36.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.",
|
||||
"homepage": "https://github.com/bitnami-labs/sealed-secrets",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.35.0/kubeseal-0.35.0-windows-amd64.tar.gz",
|
||||
"hash": "244f9d769f18233e71eb8c29ecf4ba87eb8e3896e5cf70c3bef80e8a6b7b4780"
|
||||
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.36.0/kubeseal-0.36.0-windows-amd64.tar.gz",
|
||||
"hash": "b1651a6fca45aa96f1922c054707b6fca734550b143ad1d67c97bfb30a4a93eb"
|
||||
}
|
||||
},
|
||||
"bin": "kubeseal.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user