Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
bump img
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 27, 2023
1 parent 04cebab commit 47b15d8
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 88 deletions.
2 changes: 1 addition & 1 deletion kubernetes/devnet-12/dora/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dora:
image:
repository: ethpandaops/dora
tag: master-latest
pullPolicy: IfNotPresent
pullPolicy: Always
resources:
requests:
cpu: 500m
Expand Down
6 changes: 3 additions & 3 deletions kubernetes/devnet-12/faucet/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: powfaucet
repository: https://ethpandaops.github.io/ethereum-helm-charts
version: 0.0.3
digest: sha256:156867a63f6d73b44beea5158666a633217020209fa60aaef1d93108d26116de
generated: "2023-11-29T12:49:24.478028+01:00"
version: 0.0.4
digest: sha256:f75bbcfb558f64196ea3441a6fe832f04111be02e97a8ebf25ed72acf79e5fec
generated: "2023-12-27T12:09:14.023836+01:00"
2 changes: 1 addition & 1 deletion kubernetes/devnet-12/faucet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ version: 0.1.0
dependencies:
- name: powfaucet
repository: https://ethpandaops.github.io/ethereum-helm-charts
version: 0.0.3
version: 0.0.4
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions kubernetes/devnet-12/faucet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ powfaucet:
faucetPrivkey: "<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.faucet_private_key}>"
faucetRpcUrl: "http://geth-teku-001:8545"
faucetExplorerLink: "https://explorer.dencun-devnet-12.ethpandaops.io/tx/{txid}"
faucetTxGasLimit: 100000

faucetCaptchaEnabled: true
faucetCaptchaSitekey: "<path:/secrets/services/services.enc.yaml#hcaptcha | jsonPath {.site_key}>"
Expand Down
70 changes: 0 additions & 70 deletions kubernetes/devnet-12/forky/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,41 +56,21 @@ forky:
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lighthouse-erigon-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lighthouse-erigon-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lighthouse-erigon-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lighthouse-geth-1
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lighthouse-geth-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lighthouse-geth-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lighthouse-geth-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lighthouse-nethermind-1
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lighthouse-nethermind-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lighthouse-nethermind-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lighthouse-nethermind-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lighthouse-reth-1
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lighthouse-reth-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lighthouse-reth-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lighthouse-reth-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lodestar-besu-1
type: "beacon_node"
config:
Expand All @@ -116,11 +96,6 @@ forky:
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-nethermind-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lodestar-nethermind-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.lodestar-nethermind-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: lodestar-reth-1
type: "beacon_node"
config:
Expand All @@ -136,11 +111,6 @@ forky:
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.nimbus-erigon-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: nimbus-erigon-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.nimbus-erigon-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: nimbus-geth-1
type: "beacon_node"
config:
Expand All @@ -151,31 +121,16 @@ forky:
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.nimbus-nethermind-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: nimbus-nethermind-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.nimbus-nethermind-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: nimbus-reth-1
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.nimbus-reth-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: nimbus-reth-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.nimbus-reth-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: prysm-besu-1
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.prysm-besu-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: prysm-besu-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.prysm-besu-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: prysm-erigon-1
type: "beacon_node"
config:
Expand All @@ -201,16 +156,6 @@ forky:
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-besu-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: teku-besu-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-besu-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: teku-besu-2-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-besu-2-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: teku-erigon-1
type: "beacon_node"
config:
Expand All @@ -221,28 +166,13 @@ forky:
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-geth-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: teku-geth-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-geth-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: teku-nethermind-1
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-nethermind-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: teku-nethermind-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-nethermind-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: teku-reth-1
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-reth-1.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
- name: teku-reth-1-arm
type: "beacon_node"
config:
address: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.teku-reth-1-arm.dencun-devnet-12.ethpandaops.io
polling_interval: "12s"
Loading

0 comments on commit 47b15d8

Please sign in to comment.