Skip to content
Snippets Groups Projects
Commit 7e9c714a authored by Arie Peterson's avatar Arie Peterson
Browse files

Update chart version for testing

parent 4ff6100e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -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: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment