Skip to content

Commit

Permalink
Update registry refrence
Browse files Browse the repository at this point in the history
  • Loading branch information
nambrot committed Jan 20, 2025
1 parent 157b27b commit 11bb55e
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 @@
9d57bf5ffd86a8b9939153d7689bec23220a7fc1
9e900994370ccc702b84c332eb4a0479bfeabe07
2 changes: 1 addition & 1 deletion typescript/infra/src/warp/helm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export class WarpRouteMonitorHelmManager extends HelmManager {
return {
image: {
repository: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
tag: '39f5a65-20250119-140452',
tag: '157b27b-20250120-194432',
},
warpRouteId: this.warpRouteId,
fullnameOverride: this.helmReleaseName,
Expand Down

0 comments on commit 11bb55e

Please sign in to comment.