kubeseal: Update to version 0.24.5

This commit is contained in:
github-actions[bot] 2023-12-15 12:29:38 +00:00
parent 23d166890f
commit 5fa1e0d642

View File

@ -1,12 +1,12 @@
{
"version": "0.24.4",
"version": "0.24.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.24.4/kubeseal-0.24.4-windows-amd64.tar.gz",
"hash": "a12c77c50301e86be4beda23cf81af082caed5653ac33ddd6e97cefddbee4ae5"
"url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.24.5/kubeseal-0.24.5-windows-amd64.tar.gz",
"hash": "f94d643194a5500ba19540e8b7a953f5c050387ddd0dd78a135de085a28c2fee"
}
},
"bin": "kubeseal.exe",