Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
fix helm semantic versioning
Browse files Browse the repository at this point in the history
latest version was not correctly semantic versioned

Signed-off-by: Frank Bernhardt <Frank.Bernhardt@bosch.com>
  • Loading branch information
frank-bee committed May 28, 2021
1 parent 6b6df24 commit 2caf9b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/bpa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: bpa
description: The Business Partner Agent allows to manage and exchange master data between organizations.
type: application

version: 0.1.0-alpha10.2
version: 0.2.0-alpha01
appVersion: 0.1.0-alpha10

home: "https://github.com/hyperledger-labs/business-partner-agent/tree/master/charts/bpa"
Expand Down
2 changes: 1 addition & 1 deletion charts/bpa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Business Partner Agent allows to manage and exchange master data between organizations.

![Version: 0.1.0-alpha10.2](https://img.shields.io/badge/Version-0.1.0--alpha10.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0-alpha10](https://img.shields.io/badge/AppVersion-0.1.0--alpha10-informational?style=flat-square)
![Version: 0.2.0-alpha01](https://img.shields.io/badge/Version-0.2.0--alpha01-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0-alpha10](https://img.shields.io/badge/AppVersion-0.1.0--alpha10-informational?style=flat-square)

This chart will install a business partner agent (bpa-core & bpa-acapy) and Postgres.

Expand Down

0 comments on commit 2caf9b8

Please sign in to comment.