Releases: magda-io/magda-minion-ckan-exporter
Releases · magda-io/magda-minion-ckan-exporter
v2.0.0
- Upgrade to node14
- Upgrade to typescript 4
- Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
- Release multi-arch docker images
Please note: from v2.0.0, we release Helm Charts to GitHub Container Registry (oci://ghcr.io/magda-io/charts
)
To add it as a dependency of your deployment chart, you can add the following to Chart.yaml
:
dependencies:
- name: magda-minion-ckan-exporter
version: "2.0.0"
repository: "oci://ghcr.io/magda-io/charts"
v2.0.0-alpha.0
- Upgrade to node14
- Upgrade to typescript 4
- Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
- Release multi-arch docker images
v1.0.0
- Upgrade dependencies
- Upgrade CI scripts
- Related to magda-io/magda#3229, Use magda-common for docker image related logic
magda-minion-ckan-exporter-0.0.57
Merge pull request #1 from magda-io/publishing-to-ckan Publishing to ckan
ckan-export-beta
NOT AN ALPHA RELEASE