Skip to content

Commit

Permalink
update warp monitor tag
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalaji committed Jan 22, 2025
1 parent 49992bf commit 622bdce
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: '5cb265d-20250122-122741',
tag: '49992bf-20250122-142014',
},
warpRouteId: this.warpRouteId,
fullnameOverride: this.helmReleaseName,
Expand Down

0 comments on commit 622bdce

Please sign in to comment.