Skip to content

Commit 4a1b6cd

Browse files
authored
feat: bump lido-exporter to v1.2.0 (#532)
1 parent d0271c7 commit 4a1b6cd

File tree

1 file changed

+1
-1
lines changed
  • internal/monitoring/services/lido_exporter

1 file changed

+1
-1
lines changed

internal/monitoring/services/lido_exporter/dotenv.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ limitations under the License.
1616
package lido_exporter
1717

1818
var dotEnv map[string]string = map[string]string{
19-
"LIDO_EXPORTER_IMAGE": "nethermindeth/lido-exporter:v1.0.2",
19+
"LIDO_EXPORTER_IMAGE": "nethermindeth/lido-exporter:v1.2.0",
2020
"LIDO_EXPORTER_PORT": "",
2121
"LIDO_EXPORTER_NODE_OPERATOR_ID": "",
2222
"LIDO_EXPORTER_REWARD_ADDRESS": "",

0 commit comments

Comments
 (0)