build(deps): bump github.com/helmfile/chartify from 0.24.4 to 0.24.5

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-21 07:59:14 +00:00 committed by GitHub
parent e3559b8260
commit 097c395902
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -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

4
go.sum
View File

@ -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=