From f058360b957ab146d9e6f1e8ca631b7da2444a51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emiliano=20Su=C3=B1=C3=A9?= Date: Tue, 5 Dec 2023 09:22:05 -0800 Subject: [PATCH 1/2] Bumped app version to 0.3.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emiliano Suñé --- charts/traction/Chart.yaml | 4 ++-- charts/traction/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/traction/Chart.yaml b/charts/traction/Chart.yaml index 738306eac..004e4881a 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.2.6 -appVersion: 0.3.5 +version: 0.2.7 +appVersion: 0.3.6 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 7a80bdf86..e283bf1ea 100644 --- a/charts/traction/README.md +++ b/charts/traction/README.md @@ -1,6 +1,6 @@ # Traction -![version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.5](https://img.shields.io/badge/AppVersion-0.3.5-informational?style=flat-square) +![version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.6](https://img.shields.io/badge/AppVersion-0.3.6-informational?style=flat-square) The Traction service allows organizations to verify, hold, and issue verifiable credentials. From 3dc3ff29d8e852899b5b7bc4ec88228f243a3f30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emiliano=20Su=C3=B1=C3=A9?= Date: Tue, 5 Dec 2023 09:25:58 -0800 Subject: [PATCH 2/2] Bump chart version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emiliano Suñé --- charts/traction/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/traction/README.md b/charts/traction/README.md index e283bf1ea..ad6942b9f 100644 --- a/charts/traction/README.md +++ b/charts/traction/README.md @@ -1,6 +1,6 @@ # Traction -![version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.6](https://img.shields.io/badge/AppVersion-0.3.6-informational?style=flat-square) +![version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.6](https://img.shields.io/badge/AppVersion-0.3.6-informational?style=flat-square) The Traction service allows organizations to verify, hold, and issue verifiable credentials.