Skip to content

Commit 8cdf705

Browse files
chore(main): release cryoet-data-portal-frontend 1.62.0 (#1693)
* chore(main): release cryoet-data-portal-frontend 1.62.0 * chore: Updated [staging prod] values.yaml image tags to sha-06bfd01 --------- 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 58f7a80 commit 8cdf705

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-66c3929
5+
tag: sha-06bfd01
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-66c3929
5+
tag: sha-06bfd01
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.62.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.61.3...cryoet-data-portal-frontend-v1.62.0) (2025-03-10)
4+
5+
6+
### ✨ Features
7+
8+
* Add slack notification for prod deploy ([#1692](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1692)) ([58f7a80](https://github.com/chanzuckerberg/cryoet-data-portal/commit/58f7a80ad6c9596e1b70478ca8451992b87bbdb5))
9+
310
## [1.61.3](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.61.2...cryoet-data-portal-frontend-v1.61.3) (2025-03-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.61.3",
2+
"frontend": "1.62.0",
33
"client/python/cryoet_data_portal": "4.3.1"
44
}

0 commit comments

Comments
 (0)