From 1925f22c3eeb93f1d23c67516d43b314ed9f16fd Mon Sep 17 00:00:00 2001 From: kubeshop-bot Date: Wed, 31 Jul 2024 15:06:03 +0000 Subject: [PATCH] Tag: 2.0.17; 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 6d76b5c65..37d7a7021 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.0.16 -appVersion: 2.0.16 +version: 2.0.17 +appVersion: 2.0.17 dependencies: - name: global version: 0.1.2 diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index 708c84984..c011a7500 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.0.25 +version: 2.0.26 dependencies: - name: testkube-operator version: 2.0.11 @@ -18,7 +18,7 @@ dependencies: version: 1.1.7 repository: https://nats-io.github.io/k8s/helm/charts/ - name: testkube-api - version: 2.0.16 + version: 2.0.17 #repository: https://kubeshop.github.io/helm-charts repository: "file://../testkube-api" - name: testkube-logs