Skip to content

Commit

Permalink
Merge pull request #2469 from suvajit-sarkar/develop
Browse files Browse the repository at this point in the history
chore: merge from main
  • Loading branch information
sownak authored Jan 8, 2024
2 parents 1f74ef1 + ea86ab3 commit 31aa1dc
Show file tree
Hide file tree
Showing 17 changed files with 26 additions and 31 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
apiVersion: v2
##############################################################################################
# Copyright Accenture. All Rights Reserved.
#
# SPDX-License-Identifier: Apache-2.0
##############################################################################################

apiVersion: v1
name: besu-cacti-connector
description: "Hyperledger Besu: Deploys Cactus Besu Connector"
type: application
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
apiVersion: v1
# Besu binary version
appVersion: '21.10.6'
description: "Hyperledger Besu: Deploys Hyperledger Besu nodes"
description: "Hyperledger Besu: Deploys Hyperledger Besu non validator node"
name: besu-member-node
version: '0.15.0'
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
apiVersion: v1
# Besu binary version
appVersion: '21.10.6'
description: "Hyperledger Besu: Generates and stores node cryptographic materials"
description: "Hyperledger Besu: Generates and stores node keys"
name: besu-node-key-mgmt
version: '0.15.0'
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
apiVersion: v1
# Tessera verion
appVersion: '21.7.3'
description: "Hyperledger Besu: Generates and stores Tessera cryptographic materials"
description: "Hyperledger Besu: Generates and stores Tessera keys"
name: besu-tessera-key-mgmt
version: '0.15.0'
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
apiVersion: v1
# Tessera version
appVersion: '21.7.3'
description: "Hyperledger Besu: Deploys Tessera transaction manager nodes"
description: "Hyperledger Besu: Deploys Tessera private transaction manager nodes"
name: besu-tessera-node
version: '0.15.0'
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

apiVersion: v1
appVersion: '0.15.0'
description: "Hyperledger Besu: Generates and stores ambassador certificates"
description: "Hyperledger Besu: Generates and stores ambassador tls certificates"
name: besu-tlscert-cert-gen
version: '0.15.0'
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
apiVersion: v1
# Besu node binary version
appVersion: '21.10.6'
description: "Hyperledger Besu: Deploys Hyperledger Besu validator nodes"
description: "Hyperledger Besu: Deploys Hyperledger Besu validator node"
name: besu-validator-node
version: '0.15.0'
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/bevel-image-automation/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

apiVersion: v2
appVersion: "0.2.3"
description: Bevel Image Automation using Flux V2
description: "Shared: Bevel Image Automation using Flux V2"
name: bevel-image-automation
version: 0.2.3
3 changes: 2 additions & 1 deletion platforms/shared/charts/bevel-scripts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
#
# SPDX-License-Identifier: Apache-2.0
##############################################################################################

apiVersion: v2
name: bevel-scripts
description: "Shared: Create configmaps of scripts used in Bevel"
description: "Shared: Create configmaps of scripts used in Bevel helm charts"
version: '0.15.0'
appVersion: "1.16.0"
2 changes: 1 addition & 1 deletion platforms/shared/charts/bevel-storageclass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

apiVersion: v1
appVersion: "2.0"
description: "Shared: Deploys a StorageClass that can be used to provision persistent volumes for nodes."
description: "Shared: Deploys a StorageClass that can be used to provision persistent volumes for nodes"
name: bevel-storageclass
version: '0.15.0'
2 changes: 1 addition & 1 deletion platforms/shared/charts/bevel-vault-mgmt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

apiVersion: v1
appVersion: "2.0"
description: Bevel Chart for vault and kubernetes configuration
description: "Shared: Vault and Kubernetes configuration"
name: bevel-vault-mgmt
version: '0.15.0'
4 changes: 2 additions & 2 deletions platforms/shared/charts/letsencrypt-cert/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# SPDX-License-Identifier: Apache-2.0
##############################################################################################
apiVersion: v2
name: leteencrypt-cert
description: A Helm chart for creating TLS certificates using letencrypt CA
name: letsencrypt-cert
description: "Creates TLS certificates using letencrypt CA"

# A chart can be either an 'application' or a 'library' chart.
#
Expand Down
16 changes: 2 additions & 14 deletions platforms/shared/charts/letsencrypt-issuer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,9 @@
#
# SPDX-License-Identifier: Apache-2.0
##############################################################################################

apiVersion: v2
name: letsencrypt-issuer
description: A Helm chart for creating clusterissuer

# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
description: "Create clusterissuer for letsencrypt"
type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: '0.15.0'
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 31aa1dc

Please sign in to comment.