diff --git a/bucket/kubeseal.json b/bucket/kubeseal.json index f18ba729a0..498d1e595f 100644 --- a/bucket/kubeseal.json +++ b/bucket/kubeseal.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.33.1", "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.33.0/kubeseal-0.33.0-windows-amd64.tar.gz", - "hash": "28b25d9c94ac61edd644bf4bf382266420fcf1a3048e8ce075a41ae0e0116feb" + "url": "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.33.1/kubeseal-0.33.1-windows-amd64.tar.gz", + "hash": "051ae2e7fe671543e044a8b5afc18d7036cefea1af5616a474c92b4404c96fcc" } }, "bin": "kubeseal.exe",