kubeseal: Update to version 0.18.2

This commit is contained in:
github-actions[bot] 2022-08-25 20:28:20 +00:00
parent 5b38c029c1
commit 5c18796550

View File

@ -1,12 +1,12 @@
{
"version": "0.18.1",
"version": "0.18.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.18.1/kubeseal-0.18.1-windows-amd64.tar.gz",
"hash": "1d08e4162d52ddd71f16262ab2449850855904c94b4f5b12291a57020a91958f"
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.18.2/kubeseal-0.18.2-windows-amd64.tar.gz",
"hash": "9958aa80371b04afa2998ce0049a20d9404647e3590578a5d64f867bda0e74d0"
}
},
"bin": "kubeseal.exe",