diff --git a/charts/traction/Chart.yaml b/charts/traction/Chart.yaml index aa1271afc..53d4e178a 100644 --- a/charts/traction/Chart.yaml +++ b/charts/traction/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 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.2 -appVersion: 0.5.0 +version: 0.3.3 +appVersion: 0.5.1 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 2bbe4f66d..350ead8f1 100644 --- a/charts/traction/README.md +++ b/charts/traction/README.md @@ -1,6 +1,6 @@ # Traction -![version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.0](https://img.shields.io/badge/AppVersion-0.5.0-informational?style=flat-square) +![version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-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) The Traction service allows organizations to verify, hold, and issue verifiable credentials.