We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b3b01 commit 2b9ef44Copy full SHA for 2b9ef44
starship/charts/devnet/Chart.yaml
@@ -15,7 +15,7 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.2.16
+version: 0.2.17
19
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
starship/charts/devnet/values.schema.json
@@ -144,7 +144,8 @@
144
"virtual",
145
"akash",
146
"agoric",
147
- "kujira"
+ "kujira",
148
+ "hyperweb"
149
]
150
},
151
"numValidators": {
0 commit comments