Skip to content

Commit e1aed73

Browse files
committed
update dugtrio img
1 parent efaa8dc commit e1aed73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/inventories/devnet-6/group_vars/all/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ default_tooling_images:
4444
blobscan: blossomlabs/blobscan:latest
4545
blobscan_indexer: blossomlabs/blobscan-indexer:latest
4646
dora: ethpandaops/dora:master-latest
47-
dugtrio: ethpandaops/dugtrio:latest
47+
dugtrio: ethpandaops/dugtrio:bbusa-endpoint-failover
4848
ethereum_genesis_generator: ethpandaops/ethereum-genesis-generator:6.1.2
4949
tracoor: ethpandaops/tracoor:latest
5050
ncli: status-im/nimbus-eth2:unstable

kubernetes/devnet-6/dugtrio/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dugtrio:
44
fullnameOverride: dugtrio
55
image:
66
repository: ethpandaops/dugtrio
7-
tag: latest
7+
tag: bbusa-endpoint-failover
88
pullPolicy: Always
99
resources:
1010
requests:

0 commit comments

Comments
 (0)