Skip to content

Commit 273a86b

Browse files
committed
Update Helm chart manually to use new images from Actions run
1 parent 6576abd commit 273a86b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lens2-helm/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ webapp:
1111
fqdn: negins-lens2-demo.k8s.ucar.edu
1212
secretName: incommon-cert-negins-lens2-demo
1313
container:
14-
image: hub.k8s.ucar.edu/ncote/lens2-docker:2024-03-07.21.29
14+
image: hub.k8s.ucar.edu/negins/lens2-docker:2024-03-12.15.23
1515
imagePullPolicy: Always
1616
port: 5006
1717
memory: 16G
@@ -20,7 +20,7 @@ scheduler:
2020
name: scheduler
2121
path: /dask-dashboard
2222
container:
23-
image: hub.k8s.ucar.edu/ncote/dask-lens2:2024-03-07.21.29
23+
image: hub.k8s.ucar.edu/negins/dask-lens2:2024-03-12.15.23
2424
imagePullPolicy: Always
2525
dashboardPort: 8787
2626
workerPort: 8786

0 commit comments

Comments
 (0)