diff --git a/bucket/helmfile.json b/bucket/helmfile.json index cd18a899d1..09d00c9414 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.169.1", + "version": "0.169.2", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/helmfile/helmfile", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.169.1/helmfile_0.169.1_windows_amd64.tar.gz", - "hash": "3f2208b7a35bb44f4f6f4a336f38bce5adc4caccb11ff260ea714d52694a8fa5" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.169.2/helmfile_0.169.2_windows_amd64.tar.gz", + "hash": "d1b12a67a31c8224d64b6061d596b058be31b180c98a3e866b4afbf84e975dc3" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.169.1/helmfile_0.169.1_windows_386.tar.gz", - "hash": "978ff5e0d606f1c1b481630c964592ca4e17de707decafd20cafc4fd68b2b2b1" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.169.2/helmfile_0.169.2_windows_386.tar.gz", + "hash": "98bcf17b8e27e9c632d0a3e455fc4cb240cf3375bc26d22a5c4089b00d887c12" } }, "bin": "helmfile.exe",