Skip to content

Commit d3b6e91

Browse files
chore(main): release 1.6.2 (#1166)
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 2119ca7 commit d3b6e91

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-41e65e9
12+
tag: sha-06a7123
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-41e65e9
12+
tag: sha-06a7123
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.1"}
1+
{".":"1.6.2"}

CHANGELOG.md

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

3+
## [1.6.2](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.6.1...v1.6.2) (2025-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* Update Argus to latest ([#1165](https://github.com/chanzuckerberg/single-cell-explorer/issues/1165)) ([2119ca7](https://github.com/chanzuckerberg/single-cell-explorer/commit/2119ca77f9ba75e38108f57c06b6876dd742a666))
9+
310
## [1.6.1](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.6.0...v1.6.1) (2025-02-19)
411

512

0 commit comments

Comments
 (0)