Skip to content

Commit f951ff1

Browse files
authored
Merge pull request #3976 from yuvipanda/cryptnono-adjust-3
Update version of cryptnono image
2 parents 43ef610 + e054f1a commit f951ff1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

helm-charts/support/values.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,11 @@ cryptnono:
432432
cpu: 5m
433433
memory: 100Mi
434434

435+
image:
436+
# Brings in https://github.com/cryptnono/cryptnono/pull/33
437+
# FIXME: Unset this once that gets merged and we update to the newest cryptnono version
438+
tag: 0.3.1-0.dev.git.138.ha4b11b8
439+
435440
detectors:
436441
# Disable the execwhacker detector for now, as it matures by being deployed on mybinder.org
437442
execwhacker:

0 commit comments

Comments
 (0)