mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
kubeseal: Update to version 0.18.0
This commit is contained in:
parent
48940dbc9f
commit
e9935d52dc
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.17.5",
|
||||
"version": "0.18.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.17.5/kubeseal-0.17.5-windows-amd64.tar.gz",
|
||||
"hash": "6018d6156fe80761558859cf21b053e00e6d9b9fd3b95438b0f0fdfceb78aebb"
|
||||
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.18.0/kubeseal-0.18.0-windows-amd64.tar.gz",
|
||||
"hash": "c69cbfa2111153e9f4d24ac3664c8aa25e64a072f8d9896f184ea53dc8dd182c"
|
||||
}
|
||||
},
|
||||
"bin": "kubeseal.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user