Skip to content

Commit 0888040

Browse files
committed
deploy: update controller image and pin shadow replayer image digest
- Controller image picks up bumped seictl sidecar (seictl#39) - Shadow replayer image pinned to sei-shadow digest with LastCommitHash/DataHash/EvidenceHash skip fix
1 parent a5665ad commit 0888040

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
- --metrics-bind-address=:8443
3333
- --leader-elect
3434
- --health-probe-bind-address=:8081
35-
image: 189176372795.dkr.ecr.us-east-2.amazonaws.com/sei/sei-k8s-controller@sha256:9aa8eef9ffe63ada0000261be97dab586ae99ed671f6a69ebb7d38ded998c969
35+
image: 189176372795.dkr.ecr.us-east-2.amazonaws.com/sei/sei-k8s-controller@sha256:4021c7ae232960670e1a404ef99e11228f4db6b85024dd5a9d1cc673b02efb73
3636
name: manager
3737
env:
3838
- name: SEI_NODEPOOL_NAME

manifests/samples/pacific-1-shadow-replayer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
namespace: default
1212
spec:
1313
chainId: pacific-1
14-
image: ghcr.io/bdchatham/sei-shadow:skip-apphash
14+
image: ghcr.io/bdchatham/sei-shadow@sha256:fabc114bea77f8b0d331360d860d5e807b9c35f56d9f01d34d82b8113304d530
1515

1616
sidecar:
1717
image: ghcr.io/sei-protocol/seictl@sha256:8834d1f312b3427ffc39ecba705114299a7a3964672f60001ad76b0bc708b155

0 commit comments

Comments
 (0)