build(deps): bump github.com/helmfile/chartify from 0.19.0 to 0.20.0 (#1487)
Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/helmfile/chartify/releases) - [Commits](https://github.com/helmfile/chartify/compare/v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: github.com/helmfile/chartify dependency-type: direct:production update-type: version-update:semver-minor ... 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
2b2299f5c9
commit
85d7bac1e1
2
go.mod
2
go.mod
|
|
@ -15,7 +15,7 @@ require (
|
|||
github.com/gosuri/uitable v0.0.4
|
||||
github.com/hashicorp/go-getter v1.7.4
|
||||
github.com/hashicorp/hcl/v2 v2.20.1
|
||||
github.com/helmfile/chartify v0.19.0
|
||||
github.com/helmfile/chartify v0.20.0
|
||||
github.com/helmfile/vals v0.37.0
|
||||
github.com/imdario/mergo v0.3.16
|
||||
github.com/spf13/cobra v1.8.0
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -687,8 +687,8 @@ github.com/hashicorp/jsonapi v0.0.0-20210826224640-ee7dae0fb22d h1:9ARUJJ1VVynB1
|
|||
github.com/hashicorp/jsonapi v0.0.0-20210826224640-ee7dae0fb22d/go.mod h1:Yog5+CPEM3c99L1CL2CFCYoSzgWm5vTU58idbRUaLik=
|
||||
github.com/hashicorp/vault/api v1.12.2 h1:7YkCTE5Ni90TcmYHDBExdt4WGJxhpzaHqR6uGbQb/rE=
|
||||
github.com/hashicorp/vault/api v1.12.2/go.mod h1:LSGf1NGT1BnvFFnKVtnvcaLBM2Lz+gJdpL6HUYed8KE=
|
||||
github.com/helmfile/chartify v0.19.0 h1:i5KZbuP6ojV/7my+K0rmACJPt9mOHovjYf6kN+oi+s8=
|
||||
github.com/helmfile/chartify v0.19.0/go.mod h1:hfoMsOhoISsyo4jG+g3drMBPkX0c+nzH8BVXWbzBKME=
|
||||
github.com/helmfile/chartify v0.20.0 h1:wZ4+qHkKxDnLSKHjWKERNl8mnoTpKMHecyHX4r8aouo=
|
||||
github.com/helmfile/chartify v0.20.0/go.mod h1:hfoMsOhoISsyo4jG+g3drMBPkX0c+nzH8BVXWbzBKME=
|
||||
github.com/helmfile/vals v0.37.0 h1:yXOclYKPK09Xebwu/rPvxF9hj6TwbyX+YEU4B8mNMpI=
|
||||
github.com/helmfile/vals v0.37.0/go.mod h1:kyz20PVTy2FEDavUlkTHXLkuChpANM1Iv/QAWyHCDM4=
|
||||
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
|
||||
|
|
|
|||
Loading…
Reference in New Issue