diff --git a/starship/charts/devnet/Chart.yaml b/starship/charts/devnet/Chart.yaml index fcfc6b259..a69be1391 100644 --- a/starship/charts/devnet/Chart.yaml +++ b/starship/charts/devnet/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.16 +version: 0.2.17 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/starship/charts/devnet/values.schema.json b/starship/charts/devnet/values.schema.json index 5d2fe6fe7..8bbee5b7a 100644 --- a/starship/charts/devnet/values.schema.json +++ b/starship/charts/devnet/values.schema.json @@ -144,7 +144,8 @@ "virtual", "akash", "agoric", - "kujira" + "kujira", + "hyperweb" ] }, "numValidators": {