build(deps): bump github.com/helmfile/chartify from 0.20.0 to 0.20.1 (#1503)
Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.20.0 to 0.20.1. - [Release notes](https://github.com/helmfile/chartify/releases) - [Commits](https://github.com/helmfile/chartify/compare/v0.20.0...v0.20.1) --- updated-dependencies: - dependency-name: github.com/helmfile/chartify 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
45c4b3858a
commit
94fbfa3013
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.20.0
|
||||
github.com/helmfile/chartify v0.20.1
|
||||
github.com/helmfile/vals v0.37.1
|
||||
github.com/imdario/mergo v0.3.16
|
||||
github.com/spf13/cobra v1.8.0
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -689,8 +689,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.13.0 h1:RTCGpE2Rgkn9jyPcFlc7YmNocomda44k5ck8FKMH41Y=
|
||||
github.com/hashicorp/vault/api v1.13.0/go.mod h1:0cb/uZUv1w2cVu9DIvuW1SMlXXC6qtATJt+LXJRx+kg=
|
||||
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/chartify v0.20.1 h1:9itRkquEBlgRq4QmyAZkcfLcZxHYq37MylFe8ohOVd4=
|
||||
github.com/helmfile/chartify v0.20.1/go.mod h1:hfoMsOhoISsyo4jG+g3drMBPkX0c+nzH8BVXWbzBKME=
|
||||
github.com/helmfile/vals v0.37.1 h1:nTY3LEeKmJCkaNyawpI/s3XWy3QbIig27LgUP4XcgTQ=
|
||||
github.com/helmfile/vals v0.37.1/go.mod h1:552kcXYQflpWcGXP7FCso1jJivWMc8fpLQydLtqM8DU=
|
||||
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
|
||||
|
|
|
|||
Loading…
Reference in New Issue