Skip to content

Commit 3a8d4ce

Browse files
czi-github-helper[bot]czi-github-helper[bot]
andauthored
chore(main): release cryoet-data-portal-frontend 1.69.1 (#1818)
* chore(main): release cryoet-data-portal-frontend 1.69.1 * chore: Updated [staging,prod] values.yaml image tags to sha-4f8ee83 --------- 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 bfcab94 commit 3a8d4ce

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-3e23de8
5+
tag: sha-4f8ee83
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-3e23de8
5+
tag: sha-4f8ee83
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.69.1](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.69.0...cryoet-data-portal-frontend-v1.69.1) (2025-05-20)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* depositions orcid filterby ([#1817](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1817)) ([bfcab94](https://github.com/chanzuckerberg/cryoet-data-portal/commit/bfcab9483bcc0f4b0fe7a711ff00bbaf6dc02c6a))
9+
310
## [1.69.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.68.2...cryoet-data-portal-frontend-v1.69.0) (2025-05-07)
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.69.0",
2+
"frontend": "1.69.1",
33
"client/python/cryoet_data_portal": "4.4.1"
44
}

0 commit comments

Comments
 (0)