build(deps): bump github.com/helmfile/chartify from 0.24.6 to 0.24.7 (#2135)

Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.24.6 to 0.24.7.
- [Release notes](https://github.com/helmfile/chartify/releases)
- [Commits](https://github.com/helmfile/chartify/compare/v0.24.6...v0.24.7)

---
updated-dependencies:
- dependency-name: github.com/helmfile/chartify
  dependency-version: 0.24.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-15 07:08:12 +08:00 committed by GitHub
parent ceef3f1a6b
commit 33b6fca12c
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.24.0
github.com/helmfile/chartify v0.24.6
github.com/helmfile/chartify v0.24.7
github.com/helmfile/vals v0.42.0
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.7

4
go.sum
View File

@ -1208,8 +1208,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.20.0 h1:KQMHElgudOsr+IbJgmbjHnCTxEpKs9LnozA1D3nozU4=
github.com/hashicorp/vault/api v1.20.0/go.mod h1:GZ4pcjfzoOWpkJ3ijHNpEoAxKEsBJnVljyTe3jM2Sms=
github.com/helmfile/chartify v0.24.6 h1:ceObPHcoMD33uPz/yTxuOodOqc6XORSWer0GL+5H40A=
github.com/helmfile/chartify v0.24.6/go.mod h1:oXb/YgsCxbu3dvsls5eCRat+LGs5pNtpuiWOQ3og35M=
github.com/helmfile/chartify v0.24.7 h1:7WXKwyiIsJkNrjwLdeY8mKfEol3KjnashOQnn9T+Af4=
github.com/helmfile/chartify v0.24.7/go.mod h1:71vtm0/sxR+TH36fU42AqX7QSn4oqpmn9mEqFZKqvzQ=
github.com/helmfile/vals v0.42.0 h1:F4OKRZel1H5jUUj0osg4hMLjx56sYt2MNnRCRFmhiF0=
github.com/helmfile/vals v0.42.0/go.mod h1:2Rw4H/87XsVJgYYevJZ5pKoyqaA6ywwS4oUEv72/Oqk=
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=