Skip to content

Releases: magda-io/magda-minion-ckan-exporter

v2.0.0

31 Oct 04:27
Compare
Choose a tag to compare
  • 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

18 Oct 04:39
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release
  • 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

12 Oct 11:39
Compare
Choose a tag to compare
  • 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

30 Jun 05:12
a8c1dae
Compare
Choose a tag to compare
Merge pull request #1 from magda-io/publishing-to-ckan

Publishing to ckan

ckan-export-beta

24 Jun 04:20
Compare
Choose a tag to compare
ckan-export-beta Pre-release
Pre-release

NOT AN ALPHA RELEASE