Skip to content

Commit 719e02e

Browse files
committed
glamsterdam-devnet-6: bump faucet-agents to powfaucet v2.5.0-agent.3 (REST preimage fix)
1 parent dab0568 commit 719e02e

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
@@ -34,7 +34,7 @@ default_tooling_images:
3434
forky: ethpandaops/forky:latest
3535
fauceth: skylenet/fauceth:fix_fee_estimation
3636
powfaucet: pk910/powfaucet:v2.5.0
37-
powfaucet_agents: ghcr.io/qu0b/powfaucet:v2.5.0-agent.2
37+
powfaucet_agents: ghcr.io/qu0b/powfaucet:v2.5.0-agent.3
3838
homepage: ethpandaops/ethereum-testnet-homepage:latest
3939
checkpointz: ethpandaops/checkpointz:gloas-latest
4040
blockscout: blockscout/blockscout:latest

kubernetes/devnet-6/faucet-agents/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ powfaucet:
55

66
image:
77
repository: ghcr.io/qu0b/powfaucet
8-
tag: v2.5.0-agent.2
8+
tag: v2.5.0-agent.3
99
pullPolicy: IfNotPresent
1010

1111
resources:

0 commit comments

Comments
 (0)