diff --git a/bucket/helmfile.json b/bucket/helmfile.json index cc8f27b746..aadfdd3ba4 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.67.0", + "version": "0.68.0", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/roboll/helmfile/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.67.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "ba49c91dc585f5ac42823301df4dd8144435881e4349a25d5c4990fa1c237be9" + "url": "https://github.com/roboll/helmfile/releases/download/v0.68.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "e4fd310d87d21e7fa7ed311e63f2203645c41401b3244ecbe29503cd29b285af" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.67.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "7612b0371c0ebc7ac5486352bea8df6c3673ddadf91f89d0cb124fc9927e9138" + "url": "https://github.com/roboll/helmfile/releases/download/v0.68.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "a8637290d05082835b96323ab4bcb81ba4d148f15a11747e0953186c0caa09cb" } }, "bin": "helmfile.exe",