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
5a103c86
Commit
5a103c86
authored
Mar 05, 2019
by
Markus Scheidgen
Browse files
Updated version numbers.
parent
c9e7bed4
Pipeline
#44701
canceled with stages
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
ops/helm/nomad/Chart.yaml
View file @
5a103c86
apiVersion
:
v1
appVersion
:
"
0.
3.0
"
appVersion
:
"
0.
4.1
"
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name
:
nomad
version
:
0.
3.0
version
:
0.
4.1
setup.py
View file @
5a103c86
...
...
@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs if 'sphinxcontrib.httpdomain' not in
setup
(
name
=
'nomad'
,
version
=
'0.4.
0
'
,
version
=
'0.4.
1
'
,
description
=
'The nomad@FAIRDI infrastructure python package'
,
py_modules
=
[
'nomad'
],
install_requires
=
reqs
,
...
...
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