Skip to content

Commit da557c0

Browse files
authored
Merge pull request #511 from vprashar2929/test-pmi-img
test: use latest kepler release
2 parents 76a2bcb + d6736c1 commit da557c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/main_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
const (
1616
keplerImage = `quay.io/sustainable_computing_io/kepler:release-0.7.12`
17-
keplerRebootImage = `quay.io/sustainable_computing_io/kepler-reboot:v0.0.4`
17+
keplerRebootImage = `quay.io/sustainable_computing_io/kepler-reboot:v0.0.5`
1818
ciTestVMEnvKey = `powermonitor.sustainable.computing.io/test-env-vm`
1919
)
2020

0 commit comments

Comments
 (0)