We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d48fb commit 5396202Copy full SHA for 5396202
mybinder/Chart.yaml
@@ -40,7 +40,7 @@ dependencies:
40
# cryptnono, counters crypto mining
41
# Source code: https://github.com/cryptnono/cryptnono/
42
- name: cryptnono
43
- version: "0.3.2-0.dev.git.177.hd39ed79"
+ version: "0.3.2-0.dev.git.184.h4bd8fed"
44
repository: https://cryptnono.github.io/cryptnono/
45
condition: cryptnono.enabled
46
mybinder/values.yaml
@@ -1,6 +1,8 @@
1
cryptnono:
2
enabled: true
3
detectors:
4
+ tcpflowkiller:
5
+ enabled: true
6
execwhacker:
7
metrics:
8
0 commit comments