From f8a7ec2e6fd01d3cf383e20a6f5d26fb9b2ab7ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 08:56:42 +0800 Subject: [PATCH] build(deps): bump github.com/helmfile/chartify from 0.26.4 to 0.26.5 (#2636) Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.26.4 to 0.26.5. - [Release notes](https://github.com/helmfile/chartify/releases) - [Commits](https://github.com/helmfile/chartify/compare/v0.26.4...v0.26.5) --- updated-dependencies: - dependency-name: github.com/helmfile/chartify dependency-version: 0.26.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 42775411..6f444c33 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/hashicorp/go-cty-funcs v0.1.0 github.com/hashicorp/go-getter/v2 v2.2.3 github.com/hashicorp/hcl/v2 v2.24.0 - github.com/helmfile/chartify v0.26.4 + github.com/helmfile/chartify v0.26.5 github.com/helmfile/vals v0.44.1 github.com/spf13/cobra v1.10.2 github.com/spf13/pflag v1.0.10 diff --git a/go.sum b/go.sum index a660249c..3ec3fb42 100644 --- a/go.sum +++ b/go.sum @@ -534,8 +534,8 @@ github.com/hashicorp/jsonapi v1.4.3-0.20250220162346-81a76b606f3e h1:xwy/1T0cxHW github.com/hashicorp/jsonapi v1.4.3-0.20250220162346-81a76b606f3e/go.mod h1:kWfdn49yCjQvbpnvY1dxxAuAFzISwrrMDQOcu6NsFoM= github.com/hashicorp/vault/api v1.23.0 h1:gXgluBsSECfRWTSW9niY2jwg2e9mMJc4WoHNv4g3h6A= github.com/hashicorp/vault/api v1.23.0/go.mod h1:zransKiB9ftp+kgY8ydjnvCU7Wk8i9L0DYWpXeMj9ko= -github.com/helmfile/chartify v0.26.4 h1:pIzVe+mqBiBMlJEH3qUVKgFQKV/m4vGOVccdYWY4VbI= -github.com/helmfile/chartify v0.26.4/go.mod h1:jnMhinkuwSMfgPPNb3JYges/13xkXPEdUVnh1eGxTOQ= +github.com/helmfile/chartify v0.26.5 h1:snbe81nNjRMJJQe6u9qRBbFtjn3+XyNAVG6BVVi7Kog= +github.com/helmfile/chartify v0.26.5/go.mod h1:xsbhKt+jYO2hmlOf/PEFyn6ByXYJd2Zid/Ccwqq33rM= github.com/helmfile/vals v0.44.1 h1:Ho0pz2/mmZf3nXBVBnHJVn7LPFlfWcFUDbq+9LCICSM= github.com/helmfile/vals v0.44.1/go.mod h1:gxckSsqG/v1gx0ay58pRcXxnAaKzIJjberMyvo/HWXw= github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=