Skip to content

Commit

Permalink
feat: Update ezeth warp monitor (hyperlane-xyz#5437)
Browse files Browse the repository at this point in the history
### Description
This PR includes the new uni and bera to ezeth warp monitor

### Testing
  • Loading branch information
ltyu authored Feb 12, 2025
1 parent 4383086 commit 3bd7bf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .registryrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
df5ba632a94891e5995eb51181cb87c1f8aebd94
26e513e8fe567428cb58e7634e0ed8c659430707
2 changes: 1 addition & 1 deletion typescript/infra/src/warp/helm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export class WarpRouteMonitorHelmManager extends HelmManager {
return {
image: {
repository: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
tag: 'ba8e26d-20250207-165930',
tag: 'fb81b29-20250211-194801',
},
warpRouteId: this.warpRouteId,
fullnameOverride: this.helmReleaseName,
Expand Down

0 comments on commit 3bd7bf1

Please sign in to comment.