diff --git a/charts/testkube-api/Chart.yaml b/charts/testkube-api/Chart.yaml index 2dbe12dd1..ad59e3080 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.62 -appVersion: 2.1.62 +version: 2.1.63 +appVersion: 2.1.63 dependencies: - name: global version: 0.1.2 diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index 0d91ae2a3..dee8a8dfc 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.85 +version: 2.1.86 dependencies: - name: testkube-operator version: 2.1.22 @@ -18,7 +18,7 @@ dependencies: version: 1.2.6-2 repository: "file://./charts/nats" - name: testkube-api - version: 2.1.62 + version: 2.1.63 #repository: https://kubeshop.github.io/helm-charts repository: "file://../testkube-api" - name: testkube-logs