File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
helm/applications/science-portal Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ version: 1.0.2
2424# incremented each time you make changes to the application. Versions are not expected to
2525# follow Semantic Versioning. They should reflect the version the application is using.
2626# It is recommended to use it with quotes.
27- appVersion : " 1.0.2 "
27+ appVersion : " 1.2.0 "
2828
2929dependencies :
3030 - name : " redis"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ podSecurityContext: {}
2929deployment :
3030 hostname : example.host.com # Change this!
3131 sciencePortal :
32- image : images.opencadc.org/platform/science-portal:1.0.2
32+ image : images.opencadc.org/platform/science-portal:1.2.0
3333 imagePullPolicy : Always
3434
3535 # org.opencadc.science-portal.tabLabels
You can’t perform that action at this time.
0 commit comments