diff --git a/charts/traction/Chart.yaml b/charts/traction/Chart.yaml index d95daba9f..0b79bf8c2 100644 --- a/charts/traction/Chart.yaml +++ b/charts/traction/Chart.yaml @@ -3,7 +3,7 @@ name: traction description: The Traction service allows organizations to verify, hold, and issue verifiable credentials. The Traction Tenant UI allows tenants to manage their agent. type: application version: 0.3.4 -appVersion: 0.5.1 +appVersion: 1.0.0 home: "https://github.com/bcgov/traction" sources: ["https://github.com/bcgov/traction"] icon: "https://github.com/bcgov/traction/raw/main/docs/assets/readme-logo.png" diff --git a/charts/traction/README.md b/charts/traction/README.md index a4bd89807..bdede5c51 100644 --- a/charts/traction/README.md +++ b/charts/traction/README.md @@ -1,6 +1,6 @@ # Traction -![version: 0.3.4](https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.1](https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square) +![version: 0.3.4](https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) The Traction service allows organizations to verify, hold, and issue verifiable credentials.