We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186fea8 commit a6aca42Copy full SHA for a6aca42
.infra/rdev/values.yaml
@@ -2,7 +2,7 @@ stack:
2
services:
3
explorer:
4
image:
5
- tag: sha-0cc317df
+ tag: sha-b62ceb99
6
replicaCount: 1
7
env:
8
# env vars common to all deployment stages
server/requirements.txt
@@ -21,5 +21,5 @@ scipy==1.14.1
21
flask-server-timing==0.1.2
22
s3fs==0.4.2
23
tiledb # unpinned to match Portal's requirements
24
-Werkzeug==3.0.4
+Werkzeug==3.0.6
25
python-json-logger==2.0.7
0 commit comments