mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
kubeseal: Update to version 0.32.1
This commit is contained in:
parent
0678cab871
commit
43037b661e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.32.0",
|
||||
"version": "0.32.1",
|
||||
"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.32.0/kubeseal-0.32.0-windows-amd64.tar.gz",
|
||||
"hash": "6d62cf8e9412f224a1ff9e771dc622b2f7411ac5f06fef7eb5761bfbd0d7d583"
|
||||
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.32.1/kubeseal-0.32.1-windows-amd64.tar.gz",
|
||||
"hash": "b97265759b37fc3bed778f984423fcce718a13e6327443075d305833253b6f95"
|
||||
}
|
||||
},
|
||||
"bin": "kubeseal.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user