Skip to content

Commit

Permalink
chart name and version corrections
Browse files Browse the repository at this point in the history
Signed-off-by: Suvajit Sarkar <[email protected]>
  • Loading branch information
suvajit-sarkar committed Dec 7, 2023
1 parent e3fa54c commit 45ddb90
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion platforms/r3-corda/charts/corda-doorman-tls/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
apiVersion: v1
appVersion: "2.0"
description: "R3-corda-os: Deploys the doorman with TLS connection enabled."
name: corda-doorman
name: corda-doorman-tls
version: '0.15.0'
2 changes: 1 addition & 1 deletion platforms/r3-corda/charts/corda-h2-addUser/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
apiVersion: v1
appVersion: "2.0"
description: A Helm chart for registering the notary with the nms
name: corda-h2-pass-change
name: corda-h2-add-user
version: '0.15.0'
2 changes: 1 addition & 1 deletion platforms/r3-corda/charts/corda-networkmap-tls/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
apiVersion: v1
appVersion: "2.0"
description: "R3-corda-os: Deploys networkmap sevice with TLS."
name: corda-networkmap
name: corda-networkmap-tls
version: '0.15.0'
2 changes: 1 addition & 1 deletion platforms/shared/charts/letsencrypt-cert/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: Apache-2.0
##############################################################################################
apiVersion: v2
name: leteencrypt-cert
name: letsencrypt-cert
description: A Helm chart for creating TLS certificates using letencrypt CA

# A chart can be either an 'application' or a 'library' chart.
Expand Down
2 changes: 1 addition & 1 deletion platforms/substrate/charts/dscp-ipfs-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apiVersion: v2
name: dscp-ipfs-node
appVersion: '2.6.1'
description: dscp-ipfs is a component of the DSCP project that provides a distributed IPFS based storage solution for the DSCP platform.
version: '2.6.1'
version: '0.15.0'
type: application
annotations:
hyperledger-bevel/platform: substrate
Expand Down

0 comments on commit 45ddb90

Please sign in to comment.