Skip to content

Commit c482895

Browse files
fix: bump solo-charts to 0.42.2 to pull in blockStreams fix (#1138)
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent f8b7e41 commit c482895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*/
2121

2222
export const HELM_VERSION = 'v3.14.2';
23-
export const SOLO_CHART_VERSION = '0.42.0';
23+
export const SOLO_CHART_VERSION = '0.42.2';
2424
export const HEDERA_PLATFORM_VERSION = 'v0.58.1';
2525
export const MIRROR_NODE_VERSION = '0.118.1';
2626
export const HEDERA_EXPLORER_VERSION = '0.2.1';

0 commit comments

Comments
 (0)