File tree 4 files changed +19
-3
lines changed
4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 9
9
annotations :
10
10
" eks.amazonaws.com/role-arn " : arn:aws:iam::231426846575:role/data_portal_prod_explorer
11
11
image :
12
- tag : sha-7caf0a63
12
+ tag : sha-41e65e9
13
13
replicaCount : 3
14
14
resources :
15
15
limits :
Original file line number Diff line number Diff line change 9
9
annotations :
10
10
" eks.amazonaws.com/role-arn " : arn:aws:iam::699936264352:role/data_portal_staging_explorer
11
11
image :
12
- tag : sha-7caf0a63
12
+ tag : sha-41e65e9
13
13
replicaCount : 1
14
14
resources :
15
15
limits :
Original file line number Diff line number Diff line change 1
- {"." :" 1.6.0 " }
1
+ {"." :" 1.6.1 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.6.1] ( https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.6.0...v1.6.1 ) (2025-02-19)
4
+
5
+
6
+ ### Misc
7
+
8
+ * remove deprecated tags ([ #1158 ] ( https://github.com/chanzuckerberg/single-cell-explorer/issues/1158 ) ) ([ 81e7471] ( https://github.com/chanzuckerberg/single-cell-explorer/commit/81e7471c626aab0d48f9d391e14058a3232a570c ) )
9
+ * update for CytAssist ([ #1162 ] ( https://github.com/chanzuckerberg/single-cell-explorer/issues/1162 ) ) ([ d9e63fa] ( https://github.com/chanzuckerberg/single-cell-explorer/commit/d9e63fa42223f167ff96768a5e447b9b86bcbc8c ) )
10
+ * upgrade docker builder ([ #1163 ] ( https://github.com/chanzuckerberg/single-cell-explorer/issues/1163 ) ) ([ 6aee4b7] ( https://github.com/chanzuckerberg/single-cell-explorer/commit/6aee4b7bdc5082eafc8b12739dc6c7cb2883580c ) )
11
+ * Upgrade GHA actions ([ #1155 ] ( https://github.com/chanzuckerberg/single-cell-explorer/issues/1155 ) ) ([ e9be54e] ( https://github.com/chanzuckerberg/single-cell-explorer/commit/e9be54e4844d5bb7ada78dcfef274dd8e1ecb41d ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * Update runs-on labels in GitHub Actions workflows ([ #1161 ] ( https://github.com/chanzuckerberg/single-cell-explorer/issues/1161 ) ) ([ 875058c] ( https://github.com/chanzuckerberg/single-cell-explorer/commit/875058c01364adc64914073d94bcd6d1e5697aa5 ) )
17
+ * upload artifact v4 ([ #1164 ] ( https://github.com/chanzuckerberg/single-cell-explorer/issues/1164 ) ) ([ 9abd814] ( https://github.com/chanzuckerberg/single-cell-explorer/commit/9abd814714458cf5000e3e9d00ef4122e8b8c0d7 ) )
18
+
3
19
## [ 1.6.0] ( https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.5.2...v1.6.0 ) (2024-12-19)
4
20
5
21
You can’t perform that action at this time.
0 commit comments