mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
kubeseal: Update to version 0.29.0
This commit is contained in:
parent
efe5c542eb
commit
c43cc0f6e0
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.28.0",
|
||||
"version": "0.29.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.28.0/kubeseal-0.28.0-windows-amd64.tar.gz",
|
||||
"hash": "57cbe198f70833bfbad8da776ced753d94fb4b3fde5a9de24a717c7d12f8fae4"
|
||||
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.29.0/kubeseal-0.29.0-windows-amd64.tar.gz",
|
||||
"hash": "3fd4887a6c1458ab6194645c2f7ea14c13e4a835670cab8bbfc1bf941cfd6c04"
|
||||
}
|
||||
},
|
||||
"bin": "kubeseal.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user