From dc3b43bb188d41af8bf2c13423f8be1c7f167072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 17:22:11 +0800 Subject: [PATCH] build(deps): bump github.com/helmfile/chartify from 0.24.4 to 0.24.5 (#2087) Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.24.4 to 0.24.5. - [Release notes](https://github.com/helmfile/chartify/releases) - [Commits](https://github.com/helmfile/chartify/compare/v0.24.4...v0.24.5) --- updated-dependencies: - dependency-name: github.com/helmfile/chartify dependency-version: 0.24.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 9113f9cb..d96c91b2 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/gosuri/uitable v0.0.4 github.com/hashicorp/go-getter v1.7.8 github.com/hashicorp/hcl/v2 v2.23.0 - github.com/helmfile/chartify v0.24.4 + github.com/helmfile/chartify v0.24.5 github.com/helmfile/vals v0.41.2 github.com/spf13/cobra v1.9.1 github.com/spf13/pflag v1.0.6 diff --git a/go.sum b/go.sum index d9a6c3eb..be38c509 100644 --- a/go.sum +++ b/go.sum @@ -1203,8 +1203,8 @@ github.com/hashicorp/jsonapi v1.3.1 h1:GtPvnmcWgYwCuDGvYT5VZBHcUyFdq9lSyCzDjn1Dd github.com/hashicorp/jsonapi v1.3.1/go.mod h1:kWfdn49yCjQvbpnvY1dxxAuAFzISwrrMDQOcu6NsFoM= github.com/hashicorp/vault/api v1.16.0 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5LhwQN4= github.com/hashicorp/vault/api v1.16.0/go.mod h1:KhuUhzOD8lDSk29AtzNjgAu2kxRA9jL9NAbkFlqvkBA= -github.com/helmfile/chartify v0.24.4 h1:PpNEdLLa/tFium6PN8zgTiN3PUpQ4hpKv5UWctgFFN8= -github.com/helmfile/chartify v0.24.4/go.mod h1:RJtnI659rG77l0CpcYfzIHV3Hb54DA7D33hZ2vnelts= +github.com/helmfile/chartify v0.24.5 h1:WJe4qDW2BAHrO4/H+4ZKFz2Z+x35kUjT0e7DKHmu5uA= +github.com/helmfile/chartify v0.24.5/go.mod h1:RJtnI659rG77l0CpcYfzIHV3Hb54DA7D33hZ2vnelts= github.com/helmfile/vals v0.41.2 h1:lWusJUyxfgP4Mj47mjXXS6qPmp268Nc/2KarlBPvRnA= github.com/helmfile/vals v0.41.2/go.mod h1:M2tSao4DvQwqfk8i6coEPxrmRpwIpRbA7E8y3NfsXjY= github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=