Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge main into next branch #3552

Merged
merged 39 commits into from
Jul 3, 2024
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
df95ec0
Merge pull request #3534 from magda-io/next
t83714 May 24, 2024
9876e04
Update README.md
t83714 May 24, 2024
3a66f58
#3538 Add helm chart configuration option allows users to disable gat…
t83714 Jun 11, 2024
9c876df
Update 4.0.0.md migration docs
t83714 Jun 14, 2024
74e066b
Merge pull request #3539 from magda-io/allow-disable-gzip
t83714 Jun 19, 2024
2f5d867
update docs
t83714 Jun 19, 2024
d1b28cb
Merge pull request #3540 from magda-io/v4-migration-docs-updates
t83714 Jun 19, 2024
001446b
related to #3541: update the default region mapping files urls to
t83714 Jun 19, 2024
41d0472
update indexer docs
t83714 Jun 19, 2024
046e021
update indexer docs
t83714 Jun 19, 2024
6906875
updated region mapping file RLs
t83714 Jun 20, 2024
3ca5d20
Make regionLoader follows HTTP redirections
t83714 Jun 20, 2024
3dbd8ed
update magda-regions repo url
t83714 Jun 20, 2024
4007a62
#3543 Make the region mapping served by search api configurable
t83714 Jun 20, 2024
3923276
Merge pull request #3542 from magda-io/issue/3541-indexer-doc
t83714 Jun 21, 2024
8e8100d
#3487: Update magda to use ASGS 2021 and latest LGAs boundaries
t83714 Jun 25, 2024
e51d3af
update changes.md
t83714 Jun 25, 2024
32d36f9
update region file used in test cases
t83714 Jun 25, 2024
42c32b1
adjust region config entry skip logic
t83714 Jun 25, 2024
f265a7f
update region file names
t83714 Jun 25, 2024
dfe03cd
- improve the region loader performance
t83714 Jun 25, 2024
056e1c2
fixed: region loader failed to convert number type id property into s…
t83714 Jun 26, 2024
b5230d6
update changes.md
t83714 Jun 26, 2024
5d3e352
- bump region index version to 27
t83714 Jun 26, 2024
422148a
- update migration docs
t83714 Jun 27, 2024
1ad48b8
update docs
t83714 Jun 27, 2024
834e7fd
update changes.md
t83714 Jun 27, 2024
7098864
#3545: Upgrade OpenSearch to v2.15.0
t83714 Jun 27, 2024
b05b773
Merge pull request #3544 from magda-io/issue/3487
t83714 Jun 28, 2024
eddea88
v4.1.0
t83714 Jun 28, 2024
a03941b
Merge remote-tracking branch 'origin/main' into issue/3545
t83714 Jun 28, 2024
0905413
#3545: Upgraded OpenSearch to v2.15.0
t83714 Jun 28, 2024
174d72e
Merge pull request #3548 from magda-io/release/v4.1.0
t83714 Jun 28, 2024
7f26c60
Merge remote-tracking branch 'origin/main' into issue/3545
t83714 Jun 28, 2024
51fa1d6
v4.2.0
t83714 Jun 28, 2024
f53e5b4
- #3551: Pagination Bar sometimes might generate `...` button with in…
t83714 Jul 2, 2024
28458bb
make obsolete elasticsearch docker to build (Users should follow migr…
t83714 Jul 2, 2024
ba40f90
v4.2.1
t83714 Jul 2, 2024
a65c675
Merge pull request #3547 from magda-io/issue/3545
t83714 Jul 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
v4.1.0
t83714 committed Jun 28, 2024
commit eddea8859427b7dccdb79de9f51a2bbd939dd7f3
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/admin-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: admin-api
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/admin-api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# admin-api

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/apidocs-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: apidocs-server
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/apidocs-server/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# apidocs-server

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/authorization-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: authorization-api
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/authorization-api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# authorization-api

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

6 changes: 3 additions & 3 deletions deploy/helm/internal-charts/authorization-db/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: magda-postgres
repository: file://../magda-postgres
version: 4.0.0
digest: sha256:a129eca790a32e608d21af2f1dd31d1fb4bcd623eacba28f5d73d5725332c743
generated: "2024-05-24T06:16:18.532685523Z"
version: 4.1.0
digest: sha256:8b5bde9c601c7fd5b246fb14ba6a5f50f23c96066e619627864d4a246a640a65
generated: "2024-06-28T06:53:05.304030359Z"
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/authorization-db/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: authorization-db
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
dependencies:
- name: magda-postgres
version: "4.0.0"
version: "4.1.0"
repository: "file://../magda-postgres"
condition: global.useInK8sDbInstance.authorization-db
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/authorization-db/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# authorization-db

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

@@ -10,7 +10,7 @@ Kubernetes: `>= 1.14.0-0`

| Repository | Name | Version |
|------------|------|---------|
| file://../magda-postgres | magda-postgres | 4.0.0 |
| file://../magda-postgres | magda-postgres | 4.1.0 |

## Values

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/cloud-sql-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: cloud-sql-proxy
version: 4.0.0
version: 4.1.0
appVersion: "1.11"
kubeVersion: ">= 1.14.0-0"
annotations:
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/cloud-sql-proxy/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloud-sql-proxy

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 1.11](https://img.shields.io/badge/AppVersion-1.11-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: 1.11](https://img.shields.io/badge/AppVersion-1.11-informational?style=flat-square)

A Helm chart for Kubernetes

6 changes: 3 additions & 3 deletions deploy/helm/internal-charts/combined-db/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: magda-postgres
repository: file://../magda-postgres
version: 4.0.0
digest: sha256:56d86a1c8dbeda88ac9c76fea9d43626e737b0b15505949c9fc9450ec274de9d
generated: "2024-05-24T06:16:18.622218899Z"
version: 4.1.0
digest: sha256:60cc0b0ee6569a96f79f562630c09f12874190b8291c3a6fea367b72406cab52
generated: "2024-06-28T06:53:05.392981637Z"
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/combined-db/Chart.yaml
Original file line number Diff line number Diff line change
@@ -4,12 +4,12 @@ description: |
Unless you attempt to run logical DBs over seperate physical DBs (via `global.useInK8sDbInstance.xxx`),
you should always enable this module (even when you use cloud based DB service e.g. AWS RDS or Google Cloud SQL).
name: combined-db
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
dependencies:
- name: magda-postgres
version: "4.0.0"
version: "4.1.0"
repository: "file://../magda-postgres"
condition: global.useCombinedDb
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/combined-db/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# combined-db

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

The combined database target module for Magda.
Unless you attempt to run logical DBs over seperate physical DBs (via `global.useInK8sDbInstance.xxx`),
@@ -12,7 +12,7 @@ Kubernetes: `>= 1.14.0-0`

| Repository | Name | Version |
|------------|------|---------|
| file://../magda-postgres | magda-postgres | 4.0.0 |
| file://../magda-postgres | magda-postgres | 4.1.0 |

## Values

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/content-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: content-api
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/content-api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# content-api

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

6 changes: 3 additions & 3 deletions deploy/helm/internal-charts/content-db/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: magda-postgres
repository: file://../magda-postgres
version: 4.0.0
digest: sha256:bf453298de85ee5e6b2e1097280bfd523ac38298cfd70c5ac840d8101a2164b1
generated: "2024-05-24T06:16:18.709702767Z"
version: 4.1.0
digest: sha256:69e620055127219816fded125ebf6f348d837e7a51b8ef8e8ad22ca1169579d6
generated: "2024-06-28T06:53:05.480516163Z"
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/content-db/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: content-db
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
dependencies:
- name: magda-postgres
version: "4.0.0"
version: "4.1.0"
repository: "file://../magda-postgres"
condition: global.useInK8sDbInstance.content-db
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/content-db/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# content-db

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

@@ -10,7 +10,7 @@ Kubernetes: `>= 1.14.0-0`

| Repository | Name | Version |
|------------|------|---------|
| file://../magda-postgres | magda-postgres | 4.0.0 |
| file://../magda-postgres | magda-postgres | 4.1.0 |

## Values

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/correspondence-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: correspondence-api
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/correspondence-api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# correspondence-api

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: elasticsearch
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/elasticsearch/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# elasticsearch

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ apiVersion: v2
description: The Gateway Component of Magda that routes incoming requets to
other magda components.
name: gateway
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/gateway/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gateway

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

The Gateway Component of Magda that routes incoming requets to other magda components.

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/indexer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Magda's Indexer service.
name: indexer
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.21.0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/indexer/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# indexer

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Magda's Indexer service.

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/ingress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: ingress
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.19.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/ingress/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ingress

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Kubernetes

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/magda-postgres/Chart.yaml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ name: magda-postgres
description: "A helm wrapper chart that provides in-kubernetes postgreSQL for Magda."
type: application
kubeVersion: ">= 1.21.0"
version: "4.0.0"
version: "4.1.0"
annotations:
magdaModuleType: "core"
dependencies:
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/magda-postgres/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# magda-postgres

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A helm wrapper chart that provides in-kubernetes postgreSQL for Magda.

@@ -53,7 +53,7 @@ More config postgreSQL related options, please refer to: https://github.com/bitn
| postgresql.fullnameOverride | string | `"default-db-postgresql"` | Set `fullnameOverride` & `nameOverride` to fixed value so it's easier to manage the naming pattern. And point k8s service to DB instance. |
| postgresql.image.registry | string | `"ghcr.io"` | |
| postgresql.image.repository | string | `"magda-io/magda-postgres"` | |
| postgresql.image.tag | string | `"4.0.0"` | the default docker image tag/version used by the postgresql chart. When dump the magda version using `yarn set-version` (at magda repo root), this default version will be auto-replaced with the new chart version number. |
| postgresql.image.tag | string | `"4.1.0"` | the default docker image tag/version used by the postgresql chart. When dump the magda version using `yarn set-version` (at magda repo root), this default version will be auto-replaced with the new chart version number. |
| postgresql.livenessProbe.enabled | bool | `false` | `customLivenessProbe` will only be used when `enabled`=`false` Otherwise, default livenessProbe will be used. |
| postgresql.nameOverride | string | `"default-db-postgresql"` | Set `fullnameOverride` & `nameOverride` to fixed value so it's easier to manage the naming pattern. And point k8s service to DB instance. |
| postgresql.persistence.size | string | `"50Gi"` | set the persistence volume size of the postgresql statefulset |
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/magda-postgres/values.yaml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ postgresql:
image:
# -- the default docker image tag/version used by the postgresql chart.
# When dump the magda version using `yarn set-version` (at magda repo root), this default version will be auto-replaced with the new chart version number.
tag: "4.0.0"
tag: "4.1.0"
repository: "magda-io/magda-postgres"
registry: "ghcr.io"

Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ description: A Helm chart for OpenSearch dashboards. To make the service
accessible externally, please refer to [this
doc](https://github.com/magda-io/magda/blob/main/docs/docs/how-to-expose-opensearch-dashboards.md)
name: opensearch-dashboards
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.23.0-0"
annotations:
magdaModuleType: "core"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# opensearch-dashboards

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for OpenSearch dashboards. To make the service accessible externally, please refer to [this doc](https://github.com/magda-io/magda/blob/main/docs/docs/how-to-expose-opensearch-dashboards.md)

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/opensearch/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Magda's OpenSearch Cluster
name: opensearch
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.23.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/opensearch/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# opensearch

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A Helm chart for Magda's OpenSearch Cluster

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/priorities/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: priorities
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/rds-dev-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: rds-dev-proxy
description: A RDS proxy for dev / debugging purpose
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/rds-dev-proxy/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rds-dev-proxy

![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square)
![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square)

A RDS proxy for dev / debugging purpose

2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/registry-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for Kubernetes
name: registry-api
version: 4.0.0
version: 4.1.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
Loading