diff --git a/deployment/helmchart/Chart.yaml b/deployment/helmchart/Chart.yaml
index f4e4914e8554e02258c7b1245a67fb38416aa6e2..952b004e46ffe3b42250d0742ca2c4ace3decdc8 100644
--- a/deployment/helmchart/Chart.yaml
+++ b/deployment/helmchart/Chart.yaml
@@ -23,4 +23,4 @@ name: stackspin-dashboard
 sources:
   - https://open.greenhost.net/stackspin/dashboard/
   - https://open.greenhost.net/stackspin/dashboard-backend/
-version: 1.7.4
+version: 1.7.5-nosecrets
diff --git a/deployment/helmchart/values.yaml b/deployment/helmchart/values.yaml
index 4835b864a89528d0a15d5f307eedd1d9ce53b244..6b42b622bf50284996b5b7c216dacb9b2b74fe55 100644
--- a/deployment/helmchart/values.yaml
+++ b/deployment/helmchart/values.yaml
@@ -68,7 +68,7 @@ dashboard:
   image:
     registry: open.greenhost.net:4567
     repository: stackspin/dashboard/dashboard
-    tag: 0.7.4
+    tag: 143-make-dashboard-secret-generation-generic
     digest: ""
     ## Optionally specify an array of imagePullSecrets.
     ## Secrets must be manually created in the namespace.
@@ -236,7 +236,7 @@ backend:
   image:
     registry: open.greenhost.net:4567
     repository: stackspin/dashboard/dashboard-backend
-    tag: 0.7.4
+    tag: 143-make-dashboard-secret-generation-generic
     digest: ""
     ## Optionally specify an array of imagePullSecrets.
     ## Secrets must be manually created in the namespace.
@@ -723,7 +723,7 @@ tests:
   image:
     registry: open.greenhost.net:4567
     repository: stackspin/dashboard/cypress-test
-    tag: 0.7.4
+    tag: 143-make-dashboard-secret-generation-generic
     pullPolicy: IfNotPresent
   credentials:
     user: ""