kubeseal: Update to version 0.17.5

This commit is contained in:
github-actions[bot] 2022-04-20 16:30:38 +00:00
parent a430f88bb0
commit 7d77a8c17c

View File

@ -1,12 +1,12 @@
{
"version": "0.17.4",
"version": "0.17.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.",
"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.4/kubeseal-0.17.4-windows-amd64.tar.gz",
"hash": "dbb39b8ac6a71478fbc87ed90db15fa7139cbe3a93915e4f92b3252323cf029e"
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.17.5/kubeseal-0.17.5-windows-amd64.tar.gz",
"hash": "6018d6156fe80761558859cf21b053e00e6d9b9fd3b95438b0f0fdfceb78aebb"
}
},
"bin": "kubeseal.exe",