We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ad347 commit c808309Copy full SHA for c808309
.registryrc
@@ -1 +1 @@
1
-8ea7ed0340181e0d7e925ad1f340f9ab2c1b252e
+e8866ba34bff55145770582f12048114d9af2689
typescript/infra/src/warp/helm.ts
@@ -96,7 +96,7 @@ export class WarpRouteMonitorHelmManager extends HelmManager {
96
return {
97
image: {
98
repository: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
99
- tag: 'e0f2a19-20251021-202631',
+ tag: 'f3d80c8-20251103-161844',
100
},
101
warpRouteId: this.warpRouteId,
102
fullnameOverride: this.helmReleaseName,
0 commit comments