Skip to content

Commit

Permalink
uprev mixin (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Foysal Iqbal authored Jan 8, 2020
1 parent 2839e5b commit 54d0972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/qliksense/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ func installPorter() (string, error) {
destination, homeDir, mixin, mixinOpts, qlikSenseHome, porterExe, ext string
mixinsVar = map[string]string{
"kustomize": "-v 0.2-beta-3-0e19ca4 --url https://github.com/donmstewart/porter-kustomize/releases/download",
"qliksense": "-v v0.11.0 --url https://github.com/qlik-oss/porter-qliksense/releases/download",
"qliksense": "-v v0.14.0 --url https://github.com/qlik-oss/porter-qliksense/releases/download",
"exec": "-v latest",
"kubernetes": "-v latest",
"helm": "-v latest",
Expand Down

0 comments on commit 54d0972

Please sign in to comment.