Skip to content
GitLab
Menu
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
637cdc69
Commit
637cdc69
authored
Aug 20, 2020
by
Markus Scheidgen
Browse files
Updated version numbers.
parent
dbf97bd5
Pipeline
#80825
passed with stages
in 29 minutes and 46 seconds
Changes
5
Pipelines
1
Show whitespace changes
Inline
Side-by-side
gui/package.json
View file @
637cdc69
{
"name"
:
"nomad-fair-gui"
,
"version"
:
"0.8.
7
"
,
"version"
:
"0.8.
8
"
,
"commit"
:
"e98694e"
,
"private"
:
true
,
"dependencies"
:
{
...
...
gui/public/env.js
View file @
637cdc69
...
...
@@ -8,7 +8,7 @@ window.nomadEnv = {
'
matomoUrl
'
:
'
https://nomad-lab.eu/fairdi/stat
'
,
'
matomoSiteId
'
:
'
2
'
,
'
version
'
:
{
'
label
'
:
'
0.8.
7
'
,
'
label
'
:
'
0.8.
8
'
,
'
isBeta
'
:
false
,
'
usesBetaData
'
:
false
,
'
officialUrl
'
:
'
https://nomad-lab.eu/prod/rae/gui
'
...
...
nomad/config.py
View file @
637cdc69
...
...
@@ -266,7 +266,7 @@ datacite = NomadConfig(
)
meta
=
NomadConfig
(
version
=
'0.8.
7
'
,
version
=
'0.8.
8
'
,
commit
=
gitinfo
.
commit
,
release
=
'devel'
,
default_domain
=
'dft'
,
...
...
ops/helm/nomad/Chart.yaml
View file @
637cdc69
apiVersion
:
v1
appVersion
:
"
0.8.
7
"
appVersion
:
"
0.8.
8
"
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name
:
nomad
version
:
0.8.
7
version
:
0.8.
8
ops/helm/nomad/values.yaml
View file @
637cdc69
## Default values for nomad@FAIRDI
version
:
label
:
"
0.8.
7
"
label
:
"
0.8.
8
"
isBeta
:
false
usesBetaData
:
false
officialUrl
:
"
https://nomad-lab.eu/prod/rae/gui"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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