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
10658463
Commit
10658463
authored
Jul 20, 2020
by
Markus Scheidgen
Browse files
Updated the version.
parent
e8aeca09
Pipeline
#78995
passed with stages
in 29 minutes and 17 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gui/package.json
View file @
10658463
{
{
"name"
:
"nomad-fair-gui"
,
"name"
:
"nomad-fair-gui"
,
"version"
:
"0.8.
3
"
,
"version"
:
"0.8.
4
"
,
"commit"
:
"e98694e"
,
"commit"
:
"e98694e"
,
"private"
:
true
,
"private"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
...
...
gui/public/env.js
View file @
10658463
...
@@ -8,7 +8,7 @@ window.nomadEnv = {
...
@@ -8,7 +8,7 @@ window.nomadEnv = {
'
matomoUrl
'
:
'
https://nomad-lab.eu/prod/stat
'
,
'
matomoUrl
'
:
'
https://nomad-lab.eu/prod/stat
'
,
'
matomoSiteId
'
:
'
2
'
,
'
matomoSiteId
'
:
'
2
'
,
'
version
'
:
{
'
version
'
:
{
"
label
"
:
"
0.8.
3
"
,
"
label
"
:
"
0.8.
4
"
,
"
isBeta
"
:
false
,
"
isBeta
"
:
false
,
"
usesBetaData
"
:
false
,
"
usesBetaData
"
:
false
,
"
officialUrl
"
:
"
https://nomad-lab.eu/prod/rae/gui
"
"
officialUrl
"
:
"
https://nomad-lab.eu/prod/rae/gui
"
...
...
nomad/config.py
View file @
10658463
...
@@ -262,7 +262,7 @@ datacite = NomadConfig(
...
@@ -262,7 +262,7 @@ datacite = NomadConfig(
)
)
meta
=
NomadConfig
(
meta
=
NomadConfig
(
version
=
'0.8.
3
'
,
version
=
'0.8.
4
'
,
commit
=
gitinfo
.
commit
,
commit
=
gitinfo
.
commit
,
release
=
'devel'
,
release
=
'devel'
,
default_domain
=
'dft'
,
default_domain
=
'dft'
,
...
...
ops/helm/nomad/Chart.yaml
View file @
10658463
apiVersion
:
v1
apiVersion
:
v1
appVersion
:
"
0.8.
3
"
appVersion
:
"
0.8.
4
"
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name
:
nomad
name
:
nomad
version
:
0.8.
3
version
:
0.8.
4
ops/helm/nomad/values.yaml
View file @
10658463
## Default values for nomad@FAIRDI
## Default values for nomad@FAIRDI
version
:
version
:
label
:
"
0.8.
3
"
label
:
"
0.8.
4
"
isBeta
:
false
isBeta
:
false
usesBetaData
:
false
usesBetaData
:
false
officialUrl
:
"
https://nomad-lab.eu/prod/rae/gui"
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