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
42ba9bba
Commit
42ba9bba
authored
Mar 08, 2019
by
Markus Scheidgen
Browse files
Switched to developing on version 0.4.3.
parent
b69e0bdb
Pipeline
#44943
passed with stages
in 26 minutes and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ops/helm/nomad/Chart.yaml
View file @
42ba9bba
apiVersion
:
v1
appVersion
:
"
0.4.
2
"
appVersion
:
"
0.4.
3
"
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name
:
nomad
version
:
0.4.
2
version
:
0.4.
3
setup.py
View file @
42ba9bba
...
...
@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs if 'sphinxcontrib.httpdomain' not in
setup
(
name
=
'nomad'
,
version
=
'0.4.
2
'
,
version
=
'0.4.
3
'
,
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