From 1429d2c119f954ab51d0ef5376ee22bfdf16eb26 Mon Sep 17 00:00:00 2001 From: Egor I Date: Fri, 21 Jun 2024 15:57:44 +0300 Subject: [PATCH] chart release 5.3.3 (#9) * fixed name fixed sources Signed-off-by: Egor Ivanov * fixed typos in readme Signed-off-by: Egor Ivanov * fixed paths Signed-off-by: Egor Ivanov * fixed paths Signed-off-by: Egor Ivanov --------- Signed-off-by: Egor Ivanov --- README.md | 2 +- charts/testops/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68a5940..6f5d3f1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Here we collected some recommendations for the database configuration to ensure 1. Download the values template file from this very repo. - https://github.com/qameta/allure-testops-deploy-helm-chart/blob/main/charts/allure-testops/values.yaml + https://github.com/qameta/testops-deploy-helm-chart/blob/master/charts/testops/values.yaml 2. Update values.yaml file based on you preferences and existing infrastructure elements. 3. Deploy Allure TestOps using Helm commands. diff --git a/charts/testops/Chart.yaml b/charts/testops/Chart.yaml index afeb7a6..155c892 100644 --- a/charts/testops/Chart.yaml +++ b/charts/testops/Chart.yaml @@ -9,7 +9,7 @@ kubeVersion: '>= 1.14.0-0' home: https://qameta.io sources: - - https://github.com/qameta/allure-testops-deploy-helm-chart + - https://github.com/qameta/testops-deploy-helm-chart maintainers: - name: Alexey B.