Skip to content
Snippets Groups Projects
Commit 10658463 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Updated the version.

parent e8aeca09
No related branches found
No related tags found
1 merge request!139V0.8.4
Pipeline #78995 passed
{
"name": "nomad-fair-gui",
"version": "0.8.3",
"version": "0.8.4",
"commit": "e98694e",
"private": true,
"dependencies": {
......
......@@ -8,7 +8,7 @@ window.nomadEnv = {
'matomoUrl': 'https://nomad-lab.eu/prod/stat',
'matomoSiteId': '2',
'version': {
"label": "0.8.3",
"label": "0.8.4",
"isBeta": false,
"usesBetaData": false,
"officialUrl": "https://nomad-lab.eu/prod/rae/gui"
......
......@@ -262,7 +262,7 @@ datacite = NomadConfig(
)
meta = NomadConfig(
version='0.8.3',
version='0.8.4',
commit=gitinfo.commit,
release='devel',
default_domain='dft',
......
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.
name: nomad
version: 0.8.3
version: 0.8.4
## Default values for nomad@FAIRDI
version:
label: "0.8.3"
label: "0.8.4"
isBeta: false
usesBetaData: false
officialUrl: "https://nomad-lab.eu/prod/rae/gui"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment