Skip to content

Commit 09ba565

Browse files
authored
chore: update rebalancer image (#7355)
1 parent 78ff6cd commit 09ba565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • typescript/infra/src/rebalancer

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: '42218c4-20251031-151732',
78+
tag: '0a0de21-20251110-162120',
7979
},
8080
withMetrics: this.withMetrics,
8181
fullnameOverride: this.helmReleaseName,

0 commit comments

Comments
 (0)