The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hyperlane-monorepo/rust/helm/hyperlane-agent/Chart.yaml

10 lines
269 B

apiVersion: v2
name: hyperlane-agent
description: A Helm Chart that encapsulates the deployment of the Hyperlane Rust Agent(s)
type: application
version: 0.1.0
appVersion: "0.1.0"
dependencies:
- name: agent-common
version: 0.1.0
repository: file://../agent-common