mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kubeseal: Update to version 0.20.5
This commit is contained in:
parent
0a0fe0ff87
commit
4bced1eb62
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.20.3",
|
"version": "0.20.5",
|
||||||
"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.20.3/kubeseal-0.20.3-windows-amd64.tar.gz",
|
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.20.5/kubeseal-0.20.5-windows-amd64.tar.gz",
|
||||||
"hash": "88f001125be2bb9c956688f7b87bddaba0e384067c2eda66f83faf9c3d1e7209"
|
"hash": "d327a4890d6afb8cdea03ad68dd4207dd949e6fd0e2356e695f0922916415372"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeseal.exe",
|
"bin": "kubeseal.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user