Releases: elifesciences/data-science-dags
Releases · elifesciences/data-science-dags
v0.0.9
updating the Ingress in the charts
v0.0.8
v0.0.7
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
v0.0.5
Increased initialDelaySeconds
for both livenessProbe
and readinessProbe
v0.0.4
heading style changed to one line (#548)
v0.0.3
HTML format of recommendation is improved.
v0.0.2
Volume mounts and env variable section added to chart
v0.0.1
Initial PeerScout API