Skip to content

Commit 53c962a

Browse files
roderikSettleMint Release Bot
authored andcommitted
chore(release): sync generated assets [skip ci]
1 parent 8954452 commit 53c962a

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

charts/network/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: network
33
description: A Helm chart for a blockchain network on Kubernetes
44
type: application
5-
version: 1.0.16
6-
appVersion: 1.0.16
5+
version: 1.0.17
6+
appVersion: 1.0.17
77
maintainers:
88
- name: SettleMint
99
email: support@settlemint.com

charts/network/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# network
22

3-
![Version: 1.0.16](https://img.shields.io/badge/Version-1.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.16](https://img.shields.io/badge/AppVersion-1.0.16-informational?style=flat-square)
3+
![Version: 1.0.17](https://img.shields.io/badge/Version-1.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.17](https://img.shields.io/badge/AppVersion-1.0.17-informational?style=flat-square)
44

55
A Helm chart for a blockchain network on Kubernetes
66

charts/network/charts/network-bootstrapper/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: network-bootstrapper
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 1.0.16
6-
appVersion: 1.0.16
5+
version: 1.0.17
6+
appVersion: 1.0.17
77
maintainers:
88
- name: SettleMint
99
email: support@settlemint.com

charts/network/charts/network-bootstrapper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# network-bootstrapper
22

3-
![Version: 1.0.16](https://img.shields.io/badge/Version-1.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.16](https://img.shields.io/badge/AppVersion-1.0.16-informational?style=flat-square)
3+
![Version: 1.0.17](https://img.shields.io/badge/Version-1.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.17](https://img.shields.io/badge/AppVersion-1.0.17-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

charts/network/charts/network-nodes/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: network-nodes
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 1.0.16
6-
appVersion: 1.0.16
5+
version: 1.0.17
6+
appVersion: 1.0.17
77
maintainers:
88
- name: SettleMint
99
email: support@settlemint.com

charts/network/charts/network-nodes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# network-nodes
22

3-
![Version: 1.0.16](https://img.shields.io/badge/Version-1.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.16](https://img.shields.io/badge/AppVersion-1.0.16-informational?style=flat-square)
3+
![Version: 1.0.17](https://img.shields.io/badge/Version-1.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.17](https://img.shields.io/badge/AppVersion-1.0.17-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "network-bootstrapper",
33
"module": "src/index.ts",
44
"type": "module",
5-
"version": "1.0.16",
5+
"version": "1.0.17",
66
"private": false,
77
"license": "FSL-1.1-MIT",
88
"author": {

0 commit comments

Comments
 (0)