Skip to content

Commit

Permalink
update assertoor image (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 authored Aug 12, 2024
1 parent c1c67b2 commit 992f64e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ansible/inventories/devnet-2/group_vars/all/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ default_tooling_images:
ncli: status-im/nimbus-eth2:unstable
lcli: sigp/lighthouse:electra-devnet-1
zcli: electra
assertoor: ethpandaops/assertoor:electra-support
assertoor: ethpandaops/assertoor:electra-support-latest
4 changes: 2 additions & 2 deletions kubernetes/devnet-2/assertoor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ assertoor:

image:
repository: ethpandaops/assertoor
tag: electra-support
pullPolicy: IfNotPresent
tag: electra-support-latest
pullPolicy: Always
resources:
requests:
cpu: 64m
Expand Down

0 comments on commit 992f64e

Please sign in to comment.