build(deps): bump github.com/helmfile/chartify from 0.20.9 to 0.21.0 (#1950)
Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.20.9 to 0.21.0. - [Release notes](https://github.com/helmfile/chartify/releases) - [Commits](https://github.com/helmfile/chartify/compare/v0.20.9...v0.21.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
0f6f938ae3
commit
cf2b36b016
2
go.mod
2
go.mod
|
|
@ -14,7 +14,7 @@ require (
|
||||||
github.com/gosuri/uitable v0.0.4
|
github.com/gosuri/uitable v0.0.4
|
||||||
github.com/hashicorp/go-getter v1.7.8
|
github.com/hashicorp/go-getter v1.7.8
|
||||||
github.com/hashicorp/hcl/v2 v2.23.0
|
github.com/hashicorp/hcl/v2 v2.23.0
|
||||||
github.com/helmfile/chartify v0.20.9
|
github.com/helmfile/chartify v0.21.0
|
||||||
github.com/helmfile/vals v0.39.3
|
github.com/helmfile/vals v0.39.3
|
||||||
github.com/spf13/cobra v1.9.1
|
github.com/spf13/cobra v1.9.1
|
||||||
github.com/spf13/pflag v1.0.6
|
github.com/spf13/pflag v1.0.6
|
||||||
|
|
|
||||||
4
go.sum
4
go.sum
|
|
@ -1215,8 +1215,8 @@ github.com/hashicorp/jsonapi v1.3.1 h1:GtPvnmcWgYwCuDGvYT5VZBHcUyFdq9lSyCzDjn1Dd
|
||||||
github.com/hashicorp/jsonapi v1.3.1/go.mod h1:kWfdn49yCjQvbpnvY1dxxAuAFzISwrrMDQOcu6NsFoM=
|
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 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5LhwQN4=
|
||||||
github.com/hashicorp/vault/api v1.16.0/go.mod h1:KhuUhzOD8lDSk29AtzNjgAu2kxRA9jL9NAbkFlqvkBA=
|
github.com/hashicorp/vault/api v1.16.0/go.mod h1:KhuUhzOD8lDSk29AtzNjgAu2kxRA9jL9NAbkFlqvkBA=
|
||||||
github.com/helmfile/chartify v0.20.9 h1:WWkxj+JRxDnE8FewvTPx6XH8UAy5iRw6+buSCFgrURE=
|
github.com/helmfile/chartify v0.21.0 h1:9t/Io07sbqcxEfsySe+phv5K95nolWZa9PQUwM43uM0=
|
||||||
github.com/helmfile/chartify v0.20.9/go.mod h1:y9YsgunMZvZ0SgWUfG0FElpGMMf0D9qA65twwmPlcFg=
|
github.com/helmfile/chartify v0.21.0/go.mod h1:JLbNKmwHS1uPX78+l0RAO5Y14385EwpstvcVLj42BLo=
|
||||||
github.com/helmfile/vals v0.39.3 h1:pqL73hASvAQs8zax9B9U6I6rVgi0J4BBA+donmw5nrM=
|
github.com/helmfile/vals v0.39.3 h1:pqL73hASvAQs8zax9B9U6I6rVgi0J4BBA+donmw5nrM=
|
||||||
github.com/helmfile/vals v0.39.3/go.mod h1:pbTnyGGC11t2mY2KlMCLkmHSrKdBPJ5cLkyPrwT+W8k=
|
github.com/helmfile/vals v0.39.3/go.mod h1:pbTnyGGC11t2mY2KlMCLkmHSrKdBPJ5cLkyPrwT+W8k=
|
||||||
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
|
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue