Skip to content

Commit 56c0e19

Browse files
authored
feat: update offchain-lookup-servers (#8620)
1 parent dc8e560 commit 56c0e19

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

typescript/infra/helm/offchain-lookup-server/values-mainnet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:
66
# Modify this tag to deploy a new revision.
77
# Images can be found here:
88
# https://github.com/orgs/hyperlane-xyz/packages/container/package/hyperlane-node-services
9-
tag: d0dbf1a-20260406-190037
9+
tag: dc8e560-20260417-072705
1010

1111
# In Google Cloud Secret Manager, all secrets need to have a certain prefix in order to be accessible by
1212
# the Cluster Secret Store. For testnet this prefix is "hyperlane-testnet4"

typescript/infra/helm/offchain-lookup-server/values-testnet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:
66
# Modify this tag to deploy a new revision.
77
# Images can be found here:
88
# https://github.com/orgs/hyperlane-xyz/packages/container/package/hyperlane-node-services
9-
tag: d0dbf1a-20260406-190037
9+
tag: dc8e560-20260417-072705
1010

1111
# In Google Cloud Secret Manager, all secrets need to have a certain prefix in order to be accessible by
1212
# the Cluster Secret Store. For testnet this prefix is "hyperlane-testnet4"

0 commit comments

Comments
 (0)