File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,14 +2,15 @@ apiVersion: v2
22name : network
33description : A Helm chart for a blockchain network on Kubernetes
44type : application
5- version : 0. 1.0
6- appVersion : " 0. 1.0"
5+ version : 1.0.1
6+ appVersion : 1.0.1
77maintainers :
88 - name : SettleMint
99 email : support@settlemint.com
1010 url : https://settlemint.com
1111dependencies :
1212 - name : network-bootstrapper
13- version : " * "
13+ version : 1.0.1
1414 - name : network-nodes
15- version : " *"
15+ version : 1.0.1
16+
Original file line number Diff line number Diff line change 11# network
22
3- ![ Version: 0. 1.0] ( https://img.shields.io/badge/Version-0. 1.0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0. 1.0] ( https://img.shields.io/badge/AppVersion-0. 1.0-informational?style=flat-square )
3+ ![ Version: 1.0.1 ] ( https://img.shields.io/badge/Version-1.0.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.0.1 ] ( https://img.shields.io/badge/AppVersion-1.0.1 -informational?style=flat-square )
44
55A Helm chart for a blockchain network on Kubernetes
66
@@ -14,8 +14,8 @@ A Helm chart for a blockchain network on Kubernetes
1414
1515| Repository | Name | Version |
1616| ------------| ------| ---------|
17- | | network-bootstrapper | * |
18- | | network-nodes | * |
17+ | | network-bootstrapper | 1.0.1 |
18+ | | network-nodes | 1.0.1 |
1919
2020## Values
2121
Original file line number Diff line number Diff line change @@ -2,9 +2,10 @@ apiVersion: v2
22name : network-bootstrapper
33description : A Helm chart for Kubernetes
44type : application
5- version : 0.1 .1
6- appVersion : " 0. 1.0"
5+ version : 1.0 .1
6+ appVersion : 1.0.1
77maintainers :
88 - name : SettleMint
99 email : support@settlemint.com
1010 url : https://settlemint.com
11+
Original file line number Diff line number Diff line change 11# network-bootstrapper
22
3- ![ Version: 0.1.1 ] ( https://img.shields.io/badge/Version-0.1.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0. 1.0] ( https://img.shields.io/badge/AppVersion-0. 1.0-informational?style=flat-square )
3+ ![ Version: 1. 0.1] ( https://img.shields.io/badge/Version-1. 0.1-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.0.1 ] ( https://img.shields.io/badge/AppVersion-1.0.1 -informational?style=flat-square )
44
55A Helm chart for Kubernetes
66
Original file line number Diff line number Diff line change @@ -2,9 +2,10 @@ apiVersion: v2
22name : network-nodes
33description : A Helm chart for Kubernetes
44type : application
5- version : 0.1 .1
6- appVersion : " 0.1.1 "
5+ version : 1.0 .1
6+ appVersion : 1. 0.1
77maintainers :
88 - name : SettleMint
99 email : support@settlemint.com
1010 url : https://settlemint.com
11+
Original file line number Diff line number Diff line change 11# network-nodes
22
3- ![ Version: 0.1.1 ] ( https://img.shields.io/badge/Version-0.1.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.1.1 ] ( https://img.shields.io/badge/AppVersion-0.1 .1-informational?style=flat-square )
3+ ![ Version: 1. 0.1] ( https://img.shields.io/badge/Version-1. 0.1-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1. 0.1] ( https://img.shields.io/badge/AppVersion-1.0 .1-informational?style=flat-square )
44
55A Helm chart for Kubernetes
66
Original file line number Diff line number Diff line change 22 "name" : " network-bootstrapper" ,
33 "module" : " src/index.ts" ,
44 "type" : " module" ,
5- "version" : " 0. 1.0" ,
5+ "version" : " 1.0.1 " ,
66 "private" : false ,
77 "license" : " FSL-1.1-MIT" ,
88 "author" : {
You can’t perform that action at this time.
0 commit comments