Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 584 Bytes

CHANGES.md

File metadata and controls

18 lines (13 loc) · 584 Bytes

2.0.0

  • Upgrade nodejs to version 14
  • Upgrade other dependencies
  • Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
  • Upgrade magda-common chart version to v2.1.1
  • Build multi-arch docker images

1.1.0

  • Remove labels from metadata ( use labels in spec instead)
  • Release multi-arch docker images (linux/amd64, linux/arm64) from CI pipeline

1.0.0

  • Upgrade dependencies
  • Upgrade CI scripts
  • Related to magda-io/magda#3229, Use magda-common for docker image related logic