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 719e02e commit 7a663c0Copy full SHA for 7a663c0
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.3
+ powfaucet_agents: ghcr.io/qu0b/powfaucet:v2.5.0-agent.4
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.3
+ tag: v2.5.0-agent.4
9
pullPolicy: IfNotPresent
10
11
resources:
0 commit comments