Skip to content

Commit 57805ac

Browse files
author
Andrey Arapov
authored
chore(akash-node): bump chart version to 12.1.0 and node to 0.38.2-rc0 (#378)
Includes: - akash-network/node#1978: event: parse events after querying block results (0.38.2-rc0) - akash-network/node#1976: query: add pagination support (0.38.1)
1 parent 7c87bef commit 57805ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/akash-node/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ type: application
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
1818

1919
# Major version bit highlights the mainnet release (e.g. mainnet4 = 4.x.x, mainnet5 = 5.x.x, ...)
20-
version: 12.0.5
20+
version: 12.1.0
2121

2222
# This is the version number of the application being deployed. This version number should be
2323
# incremented each time you make changes to the application. Versions are not expected to
@@ -26,4 +26,4 @@ version: 12.0.5
2626
# Refs
2727
# https://github.com/akash-network/node/releases
2828
# https://github.com/akash-network/net/blob/main/mainnet/version.txt
29-
appVersion: 0.38.0
29+
appVersion: 0.38.2-rc0

0 commit comments

Comments
 (0)