We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab0568 commit 719e02eCopy full SHA for 719e02e
2 files changed
ansible/inventories/devnet-6/group_vars/all/images.yaml
@@ -34,7 +34,7 @@ default_tooling_images:
34
forky: ethpandaops/forky:latest
35
fauceth: skylenet/fauceth:fix_fee_estimation
36
powfaucet: pk910/powfaucet:v2.5.0
37
- powfaucet_agents: ghcr.io/qu0b/powfaucet:v2.5.0-agent.2
+ powfaucet_agents: ghcr.io/qu0b/powfaucet:v2.5.0-agent.3
38
homepage: ethpandaops/ethereum-testnet-homepage:latest
39
checkpointz: ethpandaops/checkpointz:gloas-latest
40
blockscout: blockscout/blockscout:latest
kubernetes/devnet-6/faucet-agents/values.yaml
@@ -5,7 +5,7 @@ powfaucet:
5
6
image:
7
repository: ghcr.io/qu0b/powfaucet
8
- tag: v2.5.0-agent.2
+ tag: v2.5.0-agent.3
9
pullPolicy: IfNotPresent
10
11
resources:
0 commit comments