From 3dc428adc579b334dccb9df927e402e11486e3d8 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Thu, 2 Nov 2023 01:23:45 +0530 Subject: [PATCH] cryptnono: Bump version Sets imagePullPolicy to "IfNotPresent", which seems to alleviate some issues with ovh --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index caef0675d..4e96bb5c2 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -40,7 +40,7 @@ dependencies: # cryptnono, counters crypto mining # Source code: https://github.com/yuvipanda/cryptnono/ - name: cryptnono - version: "0.2.0" + version: "0.2.1" repository: https://yuvipanda.github.io/cryptnono/ condition: cryptnono.enabled