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 3f80376 commit ce6212dCopy full SHA for ce6212d
.github/workflows/cd.yml
@@ -21,7 +21,7 @@ env:
21
KUBECTL_VERSION: "v1.29.15"
22
HELM_VERSION: "v3.12.0"
23
KUBECONFIG: secrets/ovh-kubeconfig.yaml
24
- NBVIEWER_VERSION: "e6591a2c29cd150b4881fd23ba865100bcd63634"
+ NBVIEWER_VERSION: "a53d108134e34e073344c1e2c6006a2eee86433a"
25
NBVIEWER_CHART: nbviewer/helm-chart/nbviewer
26
27
jobs:
config/nbviewer.yaml
@@ -1,6 +1,6 @@
1
replicas: 3
2
3
-image: jupyter/nbviewer:e6591a2
+image: jupyter/nbviewer:a53d108
4
5
memcached:
6
config:
0 commit comments