Skip to content

Commit e11ee13

Browse files
chore(main): release cryoet-data-portal-frontend 1.65.2 (#1726)
* chore(main): release cryoet-data-portal-frontend 1.65.2 * chore: Updated [staging prod] values.yaml image tags to sha-b31daf8 --------- 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 cc94a2e commit e11ee13

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-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-d1bc616
5+
tag: sha-b31daf8
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-d1bc616
5+
tag: sha-b31daf8
66
replicaCount: 1
77
env:
88
- name: API_URL_V2

frontend/CHANGELOG.md

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

3+
## [1.65.2](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.65.1...cryoet-data-portal-frontend-v1.65.2) (2025-03-26)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* stop propagation for tooltip links ([#1724](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1724)) ([594e240](https://github.com/chanzuckerberg/cryoet-data-portal/commit/594e2404ca44fa55f37925082949bbcba3e3df0f))
9+
310
## [1.65.1](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.65.0...cryoet-data-portal-frontend-v1.65.1) (2025-03-20)
411

512

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.65.1",
2+
"frontend": "1.65.2",
33
"client/python/cryoet_data_portal": "4.4.0"
44
}

0 commit comments

Comments
 (0)