File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.26 .0
18
+ version : 0.27 .0
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : 2024-03-07.21.29
24
+ appVersion : 2024-03-12.17.48
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ webapp:
11
11
fqdn : negins-lens2-demo.k8s.ucar.edu
12
12
secretName : incommon-cert-negins-lens2-demo
13
13
container :
14
- image : hub.k8s.ucar.edu/negins/lens2-docker:2024-03-12.15.23
14
+ image : hub.k8s.ucar.edu/negins/lens2-docker:2024-03-12.17.48
15
15
imagePullPolicy : Always
16
16
port : 5006
17
17
memory : 16G
@@ -20,7 +20,7 @@ scheduler:
20
20
name : scheduler
21
21
path : /dask-dashboard
22
22
container :
23
- image : hub.k8s.ucar.edu/negins/dask-lens2:2024-03-12.15.23
23
+ image : hub.k8s.ucar.edu/negins/dask-lens2:2024-03-12.17.48
24
24
imagePullPolicy : Always
25
25
dashboardPort : 8787
26
26
workerPort : 8786
You can’t perform that action at this time.
0 commit comments