Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@t83714 t83714 released this 31 Oct 03:59
  • Upgrade to typescript 4 & webpack 5
  • Upgrade @magda dependencies to v2
  • Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
  • Upgrade API version for CronJob to batch/v1 (for k8s v1.25 support)

Please note: from v2.0.0, we release Helm Charts to GitHub Container Registry (oci://ghcr.io/magda-io/charts)
To add magda-project-open-data-connector as a dependency of your deployment chart, you can add the following to Chart.yaml:

dependencies:
  - name: magda-project-open-data-connector
    version: "2.0.0"
    alias: connector-xxx
    repository: "oci://ghcr.io/magda-io/charts"
    tags:
      - connectors
      - connector-xxx