Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
b1d46a2c
Commit
b1d46a2c
authored
Oct 06, 2020
by
Markus Scheidgen
Browse files
Updated version numbers.
parent
b73fd75a
Changes
5
Hide whitespace changes
Inline
Side-by-side
gui/package.json
View file @
b1d46a2c
{
"name"
:
"nomad-fair-gui"
,
"version"
:
"0.9.
2
"
,
"version"
:
"0.9.
3
"
,
"commit"
:
"e98694e"
,
"private"
:
true
,
"dependencies"
:
{
...
...
gui/public/env.js
View file @
b1d46a2c
...
...
@@ -9,7 +9,7 @@ window.nomadEnv = {
'
matomoUrl
'
:
'
https://nomad-lab.eu/fairdi/stat
'
,
'
matomoSiteId
'
:
'
2
'
,
'
version
'
:
{
'
label
'
:
'
0.9.
2
'
,
'
label
'
:
'
0.9.
3
'
,
'
isBeta
'
:
false
,
'
isTest
'
:
true
,
'
usesBetaData
'
:
true
,
...
...
nomad/config.py
View file @
b1d46a2c
...
...
@@ -270,7 +270,7 @@ datacite = NomadConfig(
)
meta
=
NomadConfig
(
version
=
'0.9.
2
'
,
version
=
'0.9.
3
'
,
commit
=
gitinfo
.
commit
,
release
=
'devel'
,
default_domain
=
'dft'
,
...
...
ops/helm/nomad/Chart.yaml
View file @
b1d46a2c
apiVersion
:
v1
appVersion
:
"
0.9.
2
"
appVersion
:
"
0.9.
3
"
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name
:
nomad
version
:
0.9.
2
version
:
0.9.
3
ops/helm/nomad/values.yaml
View file @
b1d46a2c
## Default values for nomad@FAIRDI
version
:
label
:
"
0.9.
2
"
label
:
"
0.9.
3
"
isTest
:
false
isBeta
:
false
usesBetaData
:
false
...
...
Write
Preview
Markdown
is supported
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