Skip to content

Releases: elifesciences/data-science-dags

v0.0.9

27 Apr 09:20
f45c4e1
Compare
Choose a tag to compare

updating the Ingress in the charts

v0.0.8

02 Dec 13:51
b3296d9
Compare
Choose a tag to compare

v0.0.7

29 Nov 13:05
e746b23
Compare
Choose a tag to compare
livenessProbe:
  httpGet:
    path: /api/status
    port: http
  initialDelaySeconds: 5
  timeoutSeconds: 30
  periodSeconds: 30

readinessProbe:
  httpGet:
    path: /api/status
    port: http
  initialDelaySeconds: 5
  timeoutSeconds: 30
  periodSeconds: 10

v0.0.6

24 Nov 16:22
c6608be
Compare
Choose a tag to compare

v0.0.5

05 Nov 12:48
23f5694
Compare
Choose a tag to compare

Increased initialDelaySeconds for both livenessProbe and readinessProbe

v0.0.4

05 Nov 09:13
9815e8f
Compare
Choose a tag to compare
heading style changed to one line (#548)

v0.0.3

15 Oct 10:22
037e305
Compare
Choose a tag to compare

HTML format of recommendation is improved.

v0.0.2

15 Jul 08:12
283d1cc
Compare
Choose a tag to compare

Volume mounts and env variable section added to chart

v0.0.1

12 Jul 09:57
4f2f718
Compare
Choose a tag to compare

Initial PeerScout API