Skip to content

Commit d0be488

Browse files
czi-github-helper[bot]czi-github-helper[bot]
andauthored
chore(main): release 1.12.1 (#1234)
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com> Co-authored-by: czi-github-helper[bot] <+czi-github-helper[bot]@users.noreply.github.com>
1 parent 60f6cea commit d0be488

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.infra/prod/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ stack:
99
annotations:
1010
"eks.amazonaws.com/role-arn": arn:aws:iam::231426846575:role/data_portal_prod_explorer
1111
image:
12-
tag: sha-6009e67
12+
tag: sha-c3d7dcf
1313
replicaCount: 3
1414
resources:
1515
limits:

.infra/staging/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ stack:
99
annotations:
1010
"eks.amazonaws.com/role-arn": arn:aws:iam::699936264352:role/data_portal_staging_explorer
1111
image:
12-
tag: sha-6009e67
12+
tag: sha-c3d7dcf
1313
replicaCount: 1
1414
resources:
1515
limits:

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.12.0"}
1+
{".":"1.12.1"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.12.1](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.12.0...v1.12.1) (2025-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* GeneSets bug ([#1232](https://github.com/chanzuckerberg/single-cell-explorer/issues/1232)) ([43780a5](https://github.com/chanzuckerberg/single-cell-explorer/commit/43780a5705d0064a14bc76d09a9ed3575fa79c33))
9+
* skip truncate test ([#1235](https://github.com/chanzuckerberg/single-cell-explorer/issues/1235)) ([60f6cea](https://github.com/chanzuckerberg/single-cell-explorer/commit/60f6ceabeb7b9e9fbd1dd8d34426a937f65b2744))
10+
311
## [1.12.0](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.11.1...v1.12.0) (2025-07-04)
412

513

0 commit comments

Comments
 (0)