From ee3ecc8dfe1b3340de341ea9d6bba39db1b8adc9 Mon Sep 17 00:00:00 2001 From: kubeshop-bot Date: Mon, 18 Nov 2024 16:22:06 +0000 Subject: [PATCH] Tag: 2.1.65; testkube-api CI/CD. Bumped helm chart, app and docker image tag 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 876b09709..2a14ca8d4 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.64 -appVersion: 2.1.64 +version: 2.1.65 +appVersion: 2.1.65 dependencies: - name: global version: 0.1.2 diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index 09af54560..042d9fd8d 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.89 +version: 2.1.90 dependencies: - name: testkube-operator version: 2.1.65 @@ -18,7 +18,7 @@ dependencies: version: 1.2.6-2 repository: "file://./charts/nats" - name: testkube-api - version: 2.1.64 + version: 2.1.65 #repository: https://kubeshop.github.io/helm-charts repository: "file://../testkube-api" - name: testkube-logs