Releases: magda-io/magda-auth-internal
Releases · magda-io/magda-auth-internal
v2.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
Please note: from v2.0.0, we release Helm Charts to GitHub Container Registry (oci://ghcr.io/magda-io/charts
)
To add magda-auth-internal
as a dependency of your deployment chart, you can add the following to Chart.yaml
:
dependencies:
- name: magda-auth-internal
version: "2.0.0"
repository: "oci://ghcr.io/magda-io/charts"
v2.0.0-alpha.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
Please note: This version has been released to GitHub Container Registry (
oci://ghcr.io/magda-io/charts
)
v1.2.3
v1.2.2
v1.2.1
v1.2.0
This is release is mainly for making it compatible with Magda v1 (still backwards compatible with earlier versions):
- Change the way of locate session-db secret to be compatible with Magda v1 (still backwards compatible with earlier versions)
- Avoid using .Chart.Name for image name --- it will change when use chart dependency alias
- Upgrade to node 12
v1.2.0-alpha.0
- Change the way of locate session-db secret to be compatible with Magda v1 (still backwards compatible with earlier versions)
- Avoid using .Chart.Name for image name --- it will change when use chart dependency alias
- Upgrade to node 12