Skip to content

Commit

Permalink
Merge pull request #1774 from carolynvs/keep-installing-helm2
Browse files Browse the repository at this point in the history
Continue installing the helm2 mixin
  • Loading branch information
carolynvs authored Sep 22, 2021
2 parents 69de613 + 2f32c0a commit 2db6e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions magefile.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ func GetMixins() error {
{name: "arm"},
{name: "terraform"},
{name: "kubernetes"},
{name: "helm"},
{name: "helm3", feed: "https://mchorfa.github.io/porter-helm3/atom.xml", version: "latest"},
}
var errG errgroup.Group
Expand Down

0 comments on commit 2db6e71

Please sign in to comment.