From 32dea496ae9681b52259bdbaaffb012b2d87070e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emiliano=20Su=C3=B1=C3=A9?= Date: Tue, 29 Oct 2024 12:33:22 -0700 Subject: [PATCH] Prepare 1.0.0 release (#1422) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emiliano Suñé --- charts/traction/Chart.yaml | 2 +- charts/traction/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.