Skip to content

Commit

Permalink
chore: prepare release (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmberthold authored Jul 6, 2023
1 parent e868884 commit d2fd35a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ EDC_OAUTH_CLIENT_ID=override this via ENV vars

# For docker-compose.yaml only:
# Override images via ENV vars
RELEASE_EDC_IMAGE=ghcr.io/sovity/edc-ce-mds:3.3.0
RELEASE_EDC_UI_IMAGE=ghcr.io/sovity/edc-ui:0.0.1-milestone-8-sovity6
RELEASE_EDC_IMAGE=ghcr.io/sovity/edc-ce-mds:4.0.0
RELEASE_EDC_UI_IMAGE=ghcr.io/sovity/edc-ui:0.0.1-milestone-8-sovity9

# For docker-compose-dev.yaml only:
# Override images via ENV vars
Expand Down
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.

## [x.x.x] - UNRELEASED

### Deployment Migration Notes
### Major Changes

### Minor Changes

### Patch Changes

## [4.0.0] - 2023-07-05

### Major Changes

Expand All @@ -18,8 +24,6 @@ All notable changes to this project will be documented in this file.
getting-started Readme FAQ section).
- Broker Server API: New API Endpoint `DataOfferDetailPage` and `ConnectorDetailPage` with model.

### Patch Changes

## [3.3.0] - 2023-06-06

### Minor Changes
Expand Down

0 comments on commit d2fd35a

Please sign in to comment.