What's Changed
Added
- Introduced DEPENDENCIES file
Changed
- Moved helm charts from
deployment/helm
tocharts
- Replaced distroless image with alpine in all docker images
- Update EDC git submodule to
740c100ac162bc41b1968c232ad81f7d739aefa9
Fixed
- Negotiation of policies containing extensible properties works as expected now
Docker Images published
- ghcr.io/catenax-ng/product-edc/edc-controlplane-memory:0.1.2
- ghcr.io/catenax-ng/product-edc/edc-controlplane-postgresql:0.1.2
- ghcr.io/catenax-ng/product-edc/edc-controlplane-postgresql-hashicorp-vault:0.1.2
- ghcr.io/catenax-ng/product-edc/edc-dataplane-azure-vault:0.1.2
- ghcr.io/catenax-ng/product-edc/edc-dataplane-hashicorp-vault:0.1.2
Helm Chart updates
$ helm repo add catenax-ng-product-edc https://catenax-ng.github.io/product-edc
$ helm install edc-controlplane catenax-ng-product-edc/edc-controlplane --version 0.1.2
$ helm install edc-dataplane catenax-ng-product-edc/edc-dataplane --version 0.1.2
Full Changelog: catenax-ng/product-edc@0.1.1...0.1.2