Skip to content

Commit 350f871

Browse files
czi-github-helper[bot]czi-github-helper[bot]
andauthored
chore(main): release cryoet-data-portal-frontend 1.75.4 (#1961)
* chore(main): release cryoet-data-portal-frontend 1.75.4 * chore: Updated [staging,prod] values.yaml image tags to sha-5ffaa68 --------- 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 8f9c5e6 commit 350f871

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-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-2525543
5+
tag: sha-5ffaa68
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-2525543
5+
tag: sha-5ffaa68
66
replicaCount: 1
77
env:
88
- name: API_URL_V2

frontend/CHANGELOG.md

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

3+
## [1.75.4](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.75.3...cryoet-data-portal-frontend-v1.75.4) (2025-09-02)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* organism name filter not working in annotations and tomograms tabs ([#1960](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1960)) ([7b08ddf](https://github.com/chanzuckerberg/cryoet-data-portal/commit/7b08ddfc759b0cbe334e46103d7b7f3485ab4c43))
9+
10+
11+
### 🧹 Miscellaneous Chores
12+
13+
* add security overrides for form-data and path-to-regexp ([#1962](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1962)) ([8f9c5e6](https://github.com/chanzuckerberg/cryoet-data-portal/commit/8f9c5e628ffc9ec8e33e83b1058533033980bd36))
14+
315
## [1.75.3](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.75.2...cryoet-data-portal-frontend-v1.75.3) (2025-08-15)
416

517

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.75.3",
2+
"frontend": "1.75.4",
33
"client/python/cryoet_data_portal": "4.5.0"
44
}

0 commit comments

Comments
 (0)