build(deps): bump github.com/helmfile/chartify from 0.21.0 to 0.21.1 (#1979)
Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/helmfile/chartify/releases) - [Commits](https://github.com/helmfile/chartify/compare/v0.21.0...v0.21.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
2eef8233dd
commit
b5b1e8eae4
2
go.mod
2
go.mod
|
|
@ -14,7 +14,7 @@ require (
|
|||
github.com/gosuri/uitable v0.0.4
|
||||
github.com/hashicorp/go-getter v1.7.8
|
||||
github.com/hashicorp/hcl/v2 v2.23.0
|
||||
github.com/helmfile/chartify v0.21.0
|
||||
github.com/helmfile/chartify v0.21.1
|
||||
github.com/helmfile/vals v0.40.0
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/spf13/pflag v1.0.6
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -1213,8 +1213,8 @@ github.com/hashicorp/jsonapi v1.3.1 h1:GtPvnmcWgYwCuDGvYT5VZBHcUyFdq9lSyCzDjn1Dd
|
|||
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/go.mod h1:KhuUhzOD8lDSk29AtzNjgAu2kxRA9jL9NAbkFlqvkBA=
|
||||
github.com/helmfile/chartify v0.21.0 h1:9t/Io07sbqcxEfsySe+phv5K95nolWZa9PQUwM43uM0=
|
||||
github.com/helmfile/chartify v0.21.0/go.mod h1:JLbNKmwHS1uPX78+l0RAO5Y14385EwpstvcVLj42BLo=
|
||||
github.com/helmfile/chartify v0.21.1 h1:xeqymvzV2AV57TvydaHY+UYQe8wIQPQzKqqsukiwY1A=
|
||||
github.com/helmfile/chartify v0.21.1/go.mod h1:wnaqYYDBOyv0ktu/GEdzgJKQmwxKh79eLXQcAHnkFQk=
|
||||
github.com/helmfile/vals v0.40.0 h1:AHHs5R2oa5bqoZ5Mk8D/jPl4GUFzABuqdANgEiPQ/2E=
|
||||
github.com/helmfile/vals v0.40.0/go.mod h1:VE3/SQwG1XeMFlh+i8nn0o9qqaCIp7wRNsDO6bVYKrY=
|
||||
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
|
||||
|
|
|
|||
Loading…
Reference in New Issue