kubeseal: Update to version 0.27.3

This commit is contained in:
github-actions[bot] 2024-12-19 16:29:55 +00:00
parent 6ca0a3c065
commit 62b906f747

View File

@ -1,12 +1,12 @@
{ {
"version": "0.27.2", "version": "0.27.3",
"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.27.2/kubeseal-0.27.2-windows-amd64.tar.gz", "url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.27.3/kubeseal-0.27.3-windows-amd64.tar.gz",
"hash": "c1f75e470ac804e0b2d2feceae2449aa05c85efd1585c9c2bb7a302c25a928ec" "hash": "5c9ac7ad840c6d309655033e2d708c1eb06930f8ffe31b7b67d6c047447b1be8"
} }
}, },
"bin": "kubeseal.exe", "bin": "kubeseal.exe",