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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
87daf3b4c1
commit
f8a7ec2e6f
2
go.mod
2
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
|
||||
|
|
|
|||
4
go.sum
4
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=
|
||||
|
|
|
|||
Loading…
Reference in New Issue