Skip to content

Commit 2b9ef44

Browse files
committed
cut latest release: 0.2.17, add hyperweb to chain name in helm
1 parent 79b3b01 commit 2b9ef44

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

starship/charts/devnet/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.2.16
18+
version: 0.2.17
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

starship/charts/devnet/values.schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@
144144
"virtual",
145145
"akash",
146146
"agoric",
147-
"kujira"
147+
"kujira",
148+
"hyperweb"
148149
]
149150
},
150151
"numValidators": {

0 commit comments

Comments
 (0)