Skip to content

Commit eafd76e

Browse files
czi-github-helper[bot]czi-github-helper[bot]
andauthored
chore(main): release cryoet-data-portal-frontend 1.79.0 (#1992)
* chore(main): release cryoet-data-portal-frontend 1.79.0 * chore: Updated [staging,prod] values.yaml image tags to sha-1cfbfff --------- 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 a85665d commit eafd76e

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-6bb958b
5+
tag: sha-1cfbfff
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-6bb958b
5+
tag: sha-1cfbfff
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.79.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.78.0...cryoet-data-portal-frontend-v1.79.0) (2025-12-08)
4+
5+
6+
### ✨ Features
7+
8+
* Add tomogram selection dropdown to the viewer page ([#1989](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1989)) ([a85665d](https://github.com/chanzuckerberg/cryoet-data-portal/commit/a85665d6475ef859b8e6116fb3b32abceac1ed76))
9+
310
## [1.78.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.77.1...cryoet-data-portal-frontend-v1.78.0) (2025-10-23)
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.78.0",
2+
"frontend": "1.79.0",
33
"client/python/cryoet_data_portal": "4.5.0"
44
}

0 commit comments

Comments
 (0)