Skip to content

Commit 50cabc6

Browse files
czi-github-helper[bot]czi-github-helper[bot]
andauthored
chore(main): release cryoet-data-portal-frontend 1.68.0 (#1776)
* chore(main): release cryoet-data-portal-frontend 1.68.0 * chore: Updated [staging,prod] values.yaml image tags to sha-0c20aad --------- 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 11037f7 commit 50cabc6

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-727a805
5+
tag: sha-0c20aad
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-727a805
5+
tag: sha-0c20aad
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.68.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.67.0...cryoet-data-portal-frontend-v1.68.0) (2025-04-21)
4+
5+
6+
### ✨ Features
7+
8+
* Add Object Id Prefix ([#1743](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1743)) ([11037f7](https://github.com/chanzuckerberg/cryoet-data-portal/commit/11037f785afb18a81e073325d87be8b5be981fc0))
9+
10+
11+
### 🐞 Bug Fixes
12+
13+
* add min width to descriptions ([#1775](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1775)) ([d5c084c](https://github.com/chanzuckerberg/cryoet-data-portal/commit/d5c084c53920a589cdf2abbfcaa10d05ebcca27a))
14+
315
## [1.67.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.66.0...cryoet-data-portal-frontend-v1.67.0) (2025-04-11)
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.67.0",
2+
"frontend": "1.68.0",
33
"client/python/cryoet_data_portal": "4.4.1"
44
}

0 commit comments

Comments
 (0)