From 7504f692907a5430c41c6c7ba2ee066a2804f99e Mon Sep 17 00:00:00 2001 From: tkonieczny Date: Thu, 18 Apr 2024 17:00:09 +0000 Subject: [PATCH] Update Chart.yaml file --- charts/testkube/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index 7642a1cfc..d3a0f0316 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.24 +version: 1.17.25 dependencies: - name: testkube-operator version: 1.17.15