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 2a52ff0 commit a1e3a6eCopy full SHA for a1e3a6e
typescript/infra/src/rebalancer/helm.ts
@@ -75,7 +75,7 @@ export class RebalancerHelmManager extends HelmManager {
75
return {
76
image: {
77
repository: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
78
- tag: '64e4017-20251010-152906',
+ tag: '6c97a30-20251013-113726',
79
},
80
withMetrics: this.withMetrics,
81
fullnameOverride: this.helmReleaseName,
0 commit comments