diff --git a/platforms/r3-corda/charts/corda-doorman-tls/Chart.yaml b/platforms/r3-corda/charts/corda-doorman-tls/Chart.yaml index e1e5fa07590..6374e140e60 100644 --- a/platforms/r3-corda/charts/corda-doorman-tls/Chart.yaml +++ b/platforms/r3-corda/charts/corda-doorman-tls/Chart.yaml @@ -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' diff --git a/platforms/r3-corda/charts/corda-h2-addUser/Chart.yaml b/platforms/r3-corda/charts/corda-h2-addUser/Chart.yaml index 0ef5b38c56a..a0803d51a9e 100644 --- a/platforms/r3-corda/charts/corda-h2-addUser/Chart.yaml +++ b/platforms/r3-corda/charts/corda-h2-addUser/Chart.yaml @@ -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' diff --git a/platforms/r3-corda/charts/corda-networkmap-tls/Chart.yaml b/platforms/r3-corda/charts/corda-networkmap-tls/Chart.yaml index 74fffa0f07b..fb1ebe06cd9 100644 --- a/platforms/r3-corda/charts/corda-networkmap-tls/Chart.yaml +++ b/platforms/r3-corda/charts/corda-networkmap-tls/Chart.yaml @@ -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' diff --git a/platforms/shared/charts/letsencrypt-cert/Chart.yaml b/platforms/shared/charts/letsencrypt-cert/Chart.yaml index 0f1e8f5ee9d..14da5f5d1ae 100644 --- a/platforms/shared/charts/letsencrypt-cert/Chart.yaml +++ b/platforms/shared/charts/letsencrypt-cert/Chart.yaml @@ -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. diff --git a/platforms/substrate/charts/dscp-ipfs-node/Chart.yaml b/platforms/substrate/charts/dscp-ipfs-node/Chart.yaml index d356477f13a..39265e11346 100644 --- a/platforms/substrate/charts/dscp-ipfs-node/Chart.yaml +++ b/platforms/substrate/charts/dscp-ipfs-node/Chart.yaml @@ -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