Skip to content

Commit 601a926

Browse files
chore(main): release 1.7.0 (#1170)
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 9069895 commit 601a926

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.infra/prod/values.yaml

+1-1
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-9efa3c7
12+
tag: sha-6b6cda0
1313
replicaCount: 3
1414
resources:
1515
limits:

.infra/staging/values.yaml

+1-1
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-9efa3c7
12+
tag: sha-6b6cda0
1313
replicaCount: 1
1414
resources:
1515
limits:

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.6.3"}
1+
{".":"1.7.0"}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.6.3...v1.7.0) (2025-03-14)
4+
5+
6+
### Features
7+
8+
* Add noindex for unpublished datasets ([#1169](https://github.com/chanzuckerberg/single-cell-explorer/issues/1169)) ([9069895](https://github.com/chanzuckerberg/single-cell-explorer/commit/9069895f88e7d86dab62e3c91386400e9391c4f6))
9+
310
## [1.6.3](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.6.2...v1.6.3) (2025-03-12)
411

512

0 commit comments

Comments
 (0)