Skip to content

Commit

Permalink
Set image version for metrics-api
Browse files Browse the repository at this point in the history
  • Loading branch information
alpeb committed Jan 19, 2021
1 parent 9a4d8da commit af186b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/install_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,7 @@ func TestUpgradeHelm(t *testing.T) {
"--set", "dashboard.image.tag=" + TestHelper.GetVersion(),
"--set", "grafana.image.tag=" + TestHelper.GetVersion(),
"--set", "tap.image.tag=" + TestHelper.GetVersion(),
"--set", "metricsAPI.image.tag=" + TestHelper.GetVersion(),
"--wait",
}
// Install Viz Extension Chart
Expand Down

0 comments on commit af186b1

Please sign in to comment.