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

Updated version numbers.

parent dbf97bd5
Branches
Tags
1 merge request!160V0.8.8
Pipeline #80825 passed
{ {
"name": "nomad-fair-gui", "name": "nomad-fair-gui",
"version": "0.8.7", "version": "0.8.8",
"commit": "e98694e", "commit": "e98694e",
"private": true, "private": true,
"dependencies": { "dependencies": {
......
...@@ -8,7 +8,7 @@ window.nomadEnv = { ...@@ -8,7 +8,7 @@ window.nomadEnv = {
'matomoUrl': 'https://nomad-lab.eu/fairdi/stat', 'matomoUrl': 'https://nomad-lab.eu/fairdi/stat',
'matomoSiteId': '2', 'matomoSiteId': '2',
'version': { 'version': {
'label': '0.8.7', 'label': '0.8.8',
'isBeta': false, 'isBeta': false,
'usesBetaData': false, 'usesBetaData': false,
'officialUrl': 'https://nomad-lab.eu/prod/rae/gui' 'officialUrl': 'https://nomad-lab.eu/prod/rae/gui'
......
...@@ -266,7 +266,7 @@ datacite = NomadConfig( ...@@ -266,7 +266,7 @@ datacite = NomadConfig(
) )
meta = NomadConfig( meta = NomadConfig(
version='0.8.7', version='0.8.8',
commit=gitinfo.commit, commit=gitinfo.commit,
release='devel', release='devel',
default_domain='dft', default_domain='dft',
......
apiVersion: v1 apiVersion: v1
appVersion: "0.8.7" appVersion: "0.8.8"
description: A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases. description: A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name: nomad name: nomad
version: 0.8.7 version: 0.8.8
## Default values for nomad@FAIRDI ## Default values for nomad@FAIRDI
version: version:
label: "0.8.7" label: "0.8.8"
isBeta: false isBeta: false
usesBetaData: false usesBetaData: false
officialUrl: "https://nomad-lab.eu/prod/rae/gui" 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