Skip to content

Commit a1e3a6e

Browse files
authored
chore: update rebalancer image (#7190)
1 parent 2a52ff0 commit a1e3a6e

File tree

1 file changed

+1
-1
lines changed
  • typescript/infra/src/rebalancer

1 file changed

+1
-1
lines changed

typescript/infra/src/rebalancer/helm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export class RebalancerHelmManager extends HelmManager {
7575
return {
7676
image: {
7777
repository: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
78-
tag: '64e4017-20251010-152906',
78+
tag: '6c97a30-20251013-113726',
7979
},
8080
withMetrics: this.withMetrics,
8181
fullnameOverride: this.helmReleaseName,

0 commit comments

Comments
 (0)