From f730476fb21ca535cd7a518d314757a6396aa51c Mon Sep 17 00:00:00 2001 From: kubeshop-bot Date: Tue, 5 Sep 2023 11:22:16 +0000 Subject: [PATCH] Update Chart.yaml files --- charts/testkube-api/Chart.yaml | 4 ++-- charts/testkube/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/testkube-api/Chart.yaml b/charts/testkube-api/Chart.yaml index e8391e07c..2f3afae9b 100644 --- a/charts/testkube-api/Chart.yaml +++ b/charts/testkube-api/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: testkube-api description: A Helm chart for Testkube api type: application -version: 1.14.2 -appVersion: 1.14.2 +version: 1.14.3 +appVersion: 1.14.3 dependencies: - name: global version: 0.1.1 diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index 251f0adab..6643adf0b 100644 --- a/charts/testkube/Chart.yaml +++ b/charts/testkube/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: testkube description: Testkube is an open-source platform that simplifies the deployment and management of automated testing infrastructure. type: application -version: 1.14.4 +version: 1.14.5 dependencies: - name: testkube-operator version: 1.14.0 @@ -18,7 +18,7 @@ dependencies: version: 0.19.1 repository: https://nats-io.github.io/k8s/helm/charts/ - name: testkube-api - version: 1.14.2 + version: 1.14.3 #repository: https://kubeshop.github.io/helm-charts repository: "file://../testkube-api" - name: testkube-dashboard