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
71ec4508
Commit
71ec4508
authored
Feb 13, 2020
by
Markus Scheidgen
Browse files
Updated version information.
parent
3924c539
Pipeline
#69258
failed with stages
in 30 minutes and 49 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gui/package.json
View file @
71ec4508
{
"name"
:
"nomad-fair-gui"
,
"version"
:
"0.7.
5
"
,
"version"
:
"0.7.
6
"
,
"commit"
:
"nomad-gui-commit-placeholder"
,
"private"
:
true
,
"dependencies"
:
{
...
...
nomad/config.py
View file @
71ec4508
...
...
@@ -208,7 +208,7 @@ datacite = NomadConfig(
password
=
'*'
)
version
=
'0.7.
5
'
version
=
'0.7.
6
'
commit
=
gitinfo
.
commit
release
=
'devel'
domain
=
'DFT'
...
...
ops/helm/nomad/Chart.yaml
View file @
71ec4508
apiVersion
:
v1
appVersion
:
"
0.7.
5
"
appVersion
:
"
0.7.
6
"
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name
:
nomad
version
:
0.7.
5
version
:
0.7.
6
setup.py
View file @
71ec4508
...
...
@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs if 'sphinxcontrib.httpdomain' not in
setup
(
name
=
'nomad'
,
version
=
'0.7.
5
'
,
version
=
'0.7.
6
'
,
description
=
'The nomad@FAIRDI infrastructure python package'
,
py_modules
=
[
'nomad'
],
install_requires
=
reqs
,
...
...
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