diff --git a/bucket/kubeseal.json b/bucket/kubeseal.json index 72261b6d35..9c618ed805 100644 --- a/bucket/kubeseal.json +++ b/bucket/kubeseal.json @@ -1,12 +1,12 @@ { - "version": "0.26.3", + "version": "0.27.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.26.3/kubeseal-0.26.3-windows-amd64.tar.gz", - "hash": "26341078d311bffa342a2681b9df06fce9dbcdfa4babc0ab2a450239e439a271" + "url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.27.0/kubeseal-0.27.0-windows-amd64.tar.gz", + "hash": "f3ec1f80fc45a07c4f35683494ca403491c07ed5908fdc4709a22badfd55bebe" } }, "bin": "kubeseal.exe",