We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ff6cd commit 09ba565Copy full SHA for 09ba565
1 file changed
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: '42218c4-20251031-151732',
+ tag: '0a0de21-20251110-162120',
79
},
80
withMetrics: this.withMetrics,
81
fullnameOverride: this.helmReleaseName,
0 commit comments