Skip to content

Commit

Permalink
deploy monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Jan 30, 2025
1 parent 1b67def commit a038e86
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: '49992bf-20250122-142014',
tag: '1b67def-20250130-142857',
},
warpRouteId: this.warpRouteId,
fullnameOverride: this.helmReleaseName,
Expand Down

0 comments on commit a038e86

Please sign in to comment.