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 3408ae4 commit ff2b0f5Copy full SHA for ff2b0f5
.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: "a53d108134e34e073344c1e2c6006a2eee86433a"
+ NBVIEWER_VERSION: "d9c5235b44d0215caeece1b07afb031dbada785d"
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:a53d108
+image: jupyter/nbviewer:d9c5235
4
5
memcached:
6
config:
0 commit comments