Skip to content

Commit ea831e6

Browse files
authored
Merge pull request #3436 from yuvipanda/tcpflowkiller
Enable tcpflowkiller
2 parents 10d48fb + 5396202 commit ea831e6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

mybinder/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies:
4040
# cryptnono, counters crypto mining
4141
# Source code: https://github.com/cryptnono/cryptnono/
4242
- name: cryptnono
43-
version: "0.3.2-0.dev.git.177.hd39ed79"
43+
version: "0.3.2-0.dev.git.184.h4bd8fed"
4444
repository: https://cryptnono.github.io/cryptnono/
4545
condition: cryptnono.enabled
4646

mybinder/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
cryptnono:
22
enabled: true
33
detectors:
4+
tcpflowkiller:
5+
enabled: true
46
execwhacker:
57
metrics:
68
enabled: true

0 commit comments

Comments
 (0)