From 5f2ecf743d5a4d224e86375cb8f9586a328d5169 Mon Sep 17 00:00:00 2001 From: kubeshop-bot Date: Fri, 13 Dec 2024 17:02:54 +0000 Subject: [PATCH] Tag: 2.1.75; testkube-api docker image was updated; bumping chart versions. --- 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 98c59f806..9c3a78a6a 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: 2.1.74 -appVersion: 2.1.74 +version: 2.1.75 +appVersion: 2.1.75 dependencies: - name: global version: 0.1.2 diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index a27a0c7aa..f3b3a6ef1 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: 2.1.102 +version: 2.1.103 dependencies: - name: testkube-operator version: 2.1.67 @@ -18,7 +18,7 @@ dependencies: version: 1.2.6-2 repository: "file://./charts/nats" - name: testkube-api - version: 2.1.74 + version: 2.1.75 #repository: https://kubeshop.github.io/helm-charts repository: "file://../testkube-api" - name: testkube-logs