Skip to content

Commit f283373

Browse files
chore(main): release 1.6.0 (#1150)
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 e744538 commit f283373

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-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-eb9362b5
12+
tag: sha-7caf0a63
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-eb9362b5
12+
tag: sha-7caf0a63
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.5.2"}
1+
{".":"1.6.0"}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.5.2...v1.6.0) (2024-12-19)
4+
5+
6+
### Misc
7+
8+
* tweak prompts ([#1151](https://github.com/chanzuckerberg/single-cell-explorer/issues/1151)) ([e744538](https://github.com/chanzuckerberg/single-cell-explorer/commit/e74453816857d2cb4923ccdb8eb69c69a4cdf085))
9+
* upgrade argus helm stack chart ([#1127](https://github.com/chanzuckerberg/single-cell-explorer/issues/1127)) ([642d6cc](https://github.com/chanzuckerberg/single-cell-explorer/commit/642d6cc1c448f554affd47109e59fae2199623c6))
10+
11+
12+
### Features
13+
14+
* agent ([#1148](https://github.com/chanzuckerberg/single-cell-explorer/issues/1148)) ([6d162bf](https://github.com/chanzuckerberg/single-cell-explorer/commit/6d162bfbeb4cc1c64e721a1e90d3fc129b40ddce))
15+
316
## [1.5.2](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.5.1...v1.5.2) (2024-11-05)
417

518

0 commit comments

Comments
 (0)