From 87da610a0995549e488018cb919847a44c380f05 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Mon, 30 Oct 2023 23:55:50 +0530 Subject: [PATCH] Bump cryptnono version Changes from 0.1.0: - Turn off debug logging by default - Docker image is slightly smaller --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 293d4fe93..eceba3eb9 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -53,7 +53,7 @@ dependencies: # cryptnono, counters crypto mining # Source code: https://github.com/yuvipanda/cryptnono/ - name: cryptnono - version: "0.1.0" + version: "0.1.2" repository: https://yuvipanda.github.io/cryptnono/ condition: cryptnono.enabled