Skip to content

Commit 70c7851

Browse files
chore(main): release 1.6.3 (#1168)
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 44002bb commit 70c7851

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-06a7123
12+
tag: sha-9efa3c7
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-06a7123
12+
tag: sha-9efa3c7
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.2"}
1+
{".":"1.6.3"}

CHANGELOG.md

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

3+
## [1.6.3](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.6.2...v1.6.3) (2025-03-12)
4+
5+
6+
### Misc
7+
8+
* bump helm charts to make use of NLB ([#1167](https://github.com/chanzuckerberg/single-cell-explorer/issues/1167)) ([44002bb](https://github.com/chanzuckerberg/single-cell-explorer/commit/44002bbbe9642456f6ee7e4e9b5950373f8e41fe))
9+
310
## [1.6.2](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.6.1...v1.6.2) (2025-03-10)
411

512

0 commit comments

Comments
 (0)