Skip to content

Commit 44788ad

Browse files
czi-github-helper[bot]czi-github-helper[bot]
andauthored
chore(main): release cryoet-data-portal-frontend 1.72.0 (#1846)
* chore(main): release cryoet-data-portal-frontend 1.72.0 * chore: Updated [staging,prod] values.yaml image tags to sha-1faac86 --------- 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 717c217 commit 44788ad

File tree

4 files changed

+20
-3
lines changed

4 files changed

+20
-3
lines changed

.infra/prod/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stack:
22
services:
33
frontend:
44
image:
5-
tag: sha-da16cd5
5+
tag: sha-1faac86
66
replicaCount: 1
77
env:
88
- name: API_URL_V2

.infra/staging/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stack:
22
services:
33
frontend:
44
image:
5-
tag: sha-da16cd5
5+
tag: sha-1faac86
66
replicaCount: 1
77
env:
88
- name: API_URL_V2

frontend/CHANGELOG.md

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

3+
## [1.72.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.71.0...cryoet-data-portal-frontend-v1.72.0) (2025-06-09)
4+
5+
6+
### ✨ Features
7+
8+
* depositions table and filter updates ([#1841](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1841)) ([717c217](https://github.com/chanzuckerberg/cryoet-data-portal/commit/717c217a09589057684a8e4de8c3ae96054ec309))
9+
10+
11+
### 🐞 Bug Fixes
12+
13+
* deposition id prefix ([#1835](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1835)) ([68dc3b8](https://github.com/chanzuckerberg/cryoet-data-portal/commit/68dc3b89ad8a604c30d45dba5bde7b39e478c390))
14+
15+
16+
### ⚙ Continuous Integration
17+
18+
* fix E2E tests ([#1836](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1836)) ([0f71048](https://github.com/chanzuckerberg/cryoet-data-portal/commit/0f71048631e7e925a9df0c89bd108d408c04ab5d))
19+
320
## [1.71.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.70.0...cryoet-data-portal-frontend-v1.71.0) (2025-06-02)
421

522

release-please.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"frontend": "1.71.0",
2+
"frontend": "1.72.0",
33
"client/python/cryoet_data_portal": "4.4.1"
44
}

0 commit comments

Comments
 (0)