Skip to content

Commit

Permalink
update monitor innit
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Feb 13, 2025
1 parent 2256830 commit 2c57dbf
Showing 1 changed file with 1 addition and 1 deletion.
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: 'fb81b29-20250211-194801',
tag: '2256830-20250213-113937',
},
warpRouteId: this.warpRouteId,
fullnameOverride: this.helmReleaseName,
Expand Down

0 comments on commit 2c57dbf

Please sign in to comment.