mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kubeseal: Update to version 0.27.2
This commit is contained in:
parent
afcf4ed68b
commit
c75a37e11c
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.27.1",
|
||||
"version": "0.27.2",
|
||||
"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.27.1/kubeseal-0.27.1-windows-amd64.tar.gz",
|
||||
"hash": "37aa937573d310b334914c27e9331157079a81236ece2380f6e8e5a8d03f2bf1"
|
||||
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.27.2/kubeseal-0.27.2-windows-amd64.tar.gz",
|
||||
"hash": "c1f75e470ac804e0b2d2feceae2449aa05c85efd1585c9c2bb7a302c25a928ec"
|
||||
}
|
||||
},
|
||||
"bin": "kubeseal.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user