From e27409f868d628c18c1a93da3a6b7eab0824c4bb Mon Sep 17 00:00:00 2001 From: kubeshop-bot Date: Mon, 20 May 2024 18:29:14 +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 79265e928..f7a19a19d 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.17.39 -appVersion: 1.17.39 +version: 1.17.40 +appVersion: 1.17.40 dependencies: - name: global version: 0.1.2 diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index eafbd353e..66dae40c9 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.17.55 +version: 1.17.56 dependencies: - name: testkube-operator version: 1.17.41 @@ -18,7 +18,7 @@ dependencies: version: 1.1.7 repository: https://nats-io.github.io/k8s/helm/charts/ - name: testkube-api - version: 1.17.39 + version: 1.17.40 #repository: https://kubeshop.github.io/helm-charts repository: "file://../testkube-api" - name: testkube-logs