diff --git a/charts/testkube-api/Chart.yaml b/charts/testkube-api/Chart.yaml
index 9454f2d66..856c9ac51 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: 1.16.23
-appVersion: 1.16.23
+version: 1.16.25
+appVersion: 1.16.25
 dependencies:
   - name: global
     version: 0.1.2
diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml
index 89da9e959..e86c6ea3f 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.16.30
+version: 1.16.31
 dependencies:
   - name: testkube-operator
     version: 1.16.25
@@ -18,7 +18,7 @@ dependencies:
     version: 0.19.1
     repository: https://nats-io.github.io/k8s/helm/charts/
   - name: testkube-api
-    version: 1.16.23
+    version: 1.16.25
     #repository: https://kubeshop.github.io/helm-charts
     repository: "file://../testkube-api"
   - name: testkube-dashboard