Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
b28ac2e8
Commit
b28ac2e8
authored
Aug 12, 2020
by
Markus Scheidgen
Browse files
Increased the version number.
parent
31d351c4
Pipeline
#80371
canceled with stages
in 10 minutes and 23 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gui/package.json
View file @
b28ac2e8
{
"name"
:
"nomad-fair-gui"
,
"version"
:
"0.8.
4
"
,
"version"
:
"0.8.
5
"
,
"commit"
:
"e98694e"
,
"private"
:
true
,
"dependencies"
:
{
...
...
gui/public/env.js
View file @
b28ac2e8
...
...
@@ -8,7 +8,7 @@ window.nomadEnv = {
'
matomoUrl
'
:
'
https://nomad-lab.eu/fairdi/stat
'
,
'
matomoSiteId
'
:
'
2
'
,
'
version
'
:
{
"
label
"
:
"
0.8.
4
"
,
"
label
"
:
"
0.8.
5
"
,
"
isBeta
"
:
false
,
"
usesBetaData
"
:
false
,
"
officialUrl
"
:
"
https://nomad-lab.eu/prod/rae/gui
"
...
...
nomad/config.py
View file @
b28ac2e8
...
...
@@ -266,7 +266,7 @@ datacite = NomadConfig(
)
meta
=
NomadConfig
(
version
=
'0.8.
4
'
,
version
=
'0.8.
5
'
,
commit
=
gitinfo
.
commit
,
release
=
'devel'
,
default_domain
=
'dft'
,
...
...
ops/helm/nomad/Chart.yaml
View file @
b28ac2e8
apiVersion
:
v1
appVersion
:
"
0.8.
4
"
appVersion
:
"
0.8.
5
"
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name
:
nomad
version
:
0.8.
4
version
:
0.8.
5
ops/helm/nomad/values.yaml
View file @
b28ac2e8
## Default values for nomad@FAIRDI
version
:
label
:
"
0.8.
4
"
label
:
"
0.8.
5
"
isBeta
:
false
usesBetaData
:
false
officialUrl
:
"
https://nomad-lab.eu/prod/rae/gui"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment