Skip to content

Commit 122ff61

Browse files
czi-github-helper[bot]czi-github-helper[bot]
andauthored
chore(main): release cryoet-data-portal-frontend 1.75.3 (#1956)
* chore(main): release cryoet-data-portal-frontend 1.75.3 * chore: Updated [staging,prod] values.yaml image tags to sha-2525543 --------- 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 3a34d11 commit 122ff61

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-a3f7625
5+
tag: sha-2525543
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-a3f7625
5+
tag: sha-2525543
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.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)
4+
5+
6+
### 🧹 Miscellaneous Chores
7+
8+
* update deps ([#1955](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1955)) ([3a34d11](https://github.com/chanzuckerberg/cryoet-data-portal/commit/3a34d11a594b3d305d16ce41037bc93d7a6a60a5))
9+
310
## [1.75.2](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.75.1...cryoet-data-portal-frontend-v1.75.2) (2025-08-14)
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.75.2",
2+
"frontend": "1.75.3",
33
"client/python/cryoet_data_portal": "4.5.0"
44
}

0 commit comments

Comments
 (0)