Skip to content

Commit fb2e92e

Browse files
committed
v5.0.0
1 parent bfe92c0 commit fb2e92e

File tree

124 files changed

+344
-336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+344
-336
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: admin-api
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/admin-api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# admin-api
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: apidocs-server
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/apidocs-server/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# apidocs-server
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: authorization-api
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/authorization-api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# authorization-api
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: magda-postgres
33
repository: file://../magda-postgres
4-
version: 4.2.4
5-
digest: sha256:f44a46dd74cb63059d533c07d14e701078b30f67333a58b9468fe52c7819146e
6-
generated: "2024-09-23T03:26:40.760948608Z"
4+
version: 5.0.0
5+
digest: sha256:6f79cf8ea5893028c30155a8de46347e18b2f548402a1589ddba7efdb6908214
6+
generated: "2025-02-22T10:30:59.489442423Z"
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: authorization-db
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"
88
dependencies:
99
- name: magda-postgres
10-
version: "4.2.4"
10+
version: "5.0.0"
1111
repository: "file://../magda-postgres"
1212
condition: global.useInK8sDbInstance.authorization-db

deploy/helm/internal-charts/authorization-db/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# authorization-db
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

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

1111
| Repository | Name | Version |
1212
|------------|------|---------|
13-
| file://../magda-postgres | magda-postgres | 4.2.4 |
13+
| file://../magda-postgres | magda-postgres | 5.0.0 |
1414

1515
## Values
1616

deploy/helm/internal-charts/cloud-sql-proxy/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: cloud-sql-proxy
4-
version: 4.2.4
4+
version: 5.0.0
55
appVersion: "1.11"
66
kubeVersion: ">= 1.14.0-0"
77
annotations:

deploy/helm/internal-charts/cloud-sql-proxy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cloud-sql-proxy
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square) ![AppVersion: 1.11](https://img.shields.io/badge/AppVersion-1.11-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: 1.11](https://img.shields.io/badge/AppVersion-1.11-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: magda-postgres
33
repository: file://../magda-postgres
4-
version: 4.2.4
5-
digest: sha256:5533ded61db35f9e12f2a4394ef85636596ea12c154ba4f09303c18c4de9368b
6-
generated: "2024-09-23T03:26:40.848264845Z"
4+
version: 5.0.0
5+
digest: sha256:8f658f41dd2610cb28bb5d11d6b2dd23c6b5e12d4bcf7d8a9cfed6a41ff0c394
6+
generated: "2025-02-22T10:30:59.576679352Z"

deploy/helm/internal-charts/combined-db/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: |
44
Unless you attempt to run logical DBs over seperate physical DBs (via `global.useInK8sDbInstance.xxx`),
55
you should always enable this module (even when you use cloud based DB service e.g. AWS RDS or Google Cloud SQL).
66
name: combined-db
7-
version: 4.2.4
7+
version: 5.0.0
88
kubeVersion: ">= 1.14.0-0"
99
annotations:
1010
magdaModuleType: "core"
1111
dependencies:
1212
- name: magda-postgres
13-
version: "4.2.4"
13+
version: "5.0.0"
1414
repository: "file://../magda-postgres"
1515
condition: global.useCombinedDb

deploy/helm/internal-charts/combined-db/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# combined-db
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

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

1313
| Repository | Name | Version |
1414
|------------|------|---------|
15-
| file://../magda-postgres | magda-postgres | 4.2.4 |
15+
| file://../magda-postgres | magda-postgres | 5.0.0 |
1616

1717
## Values
1818

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: content-api
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/content-api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# content-api
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: magda-postgres
33
repository: file://../magda-postgres
4-
version: 4.2.4
5-
digest: sha256:b48834bbe0d72d5c47caf068a663e8b3fff8a872f80a28ad08e377cb71dd7d78
6-
generated: "2024-09-23T03:26:40.938592568Z"
4+
version: 5.0.0
5+
digest: sha256:37a10d26d8e4dcbfa603a581009c8647e0ae651e78e554dc09d5a5b3315bf38c
6+
generated: "2025-02-22T10:30:59.664224901Z"
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: content-db
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"
88
dependencies:
99
- name: magda-postgres
10-
version: "4.2.4"
10+
version: "5.0.0"
1111
repository: "file://../magda-postgres"
1212
condition: global.useInK8sDbInstance.content-db

deploy/helm/internal-charts/content-db/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# content-db
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

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

1111
| Repository | Name | Version |
1212
|------------|------|---------|
13-
| file://../magda-postgres | magda-postgres | 4.2.4 |
13+
| file://../magda-postgres | magda-postgres | 5.0.0 |
1414

1515
## Values
1616

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: correspondence-api
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/correspondence-api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# correspondence-api
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: elasticsearch
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/elasticsearch/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# elasticsearch
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

deploy/helm/internal-charts/gateway/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: The Gateway Component of Magda that routes incoming requets to
33
other magda components.
44
name: gateway
5-
version: 4.2.4
5+
version: 5.0.0
66
kubeVersion: ">= 1.14.0-0"
77
annotations:
88
magdaModuleType: "core"

deploy/helm/internal-charts/gateway/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gateway
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

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

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Magda's Indexer service.
33
name: indexer
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.21.0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/indexer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# indexer
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Magda's Indexer service.
66

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: ingress
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.19.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/ingress/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ingress
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

deploy/helm/internal-charts/magda-postgres/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: magda-postgres
33
description: "A helm wrapper chart that provides in-kubernetes postgreSQL for Magda."
44
type: application
55
kubeVersion: ">= 1.21.0"
6-
version: "4.2.4"
6+
version: "5.0.0"
77
annotations:
88
magdaModuleType: "core"
99
dependencies:

deploy/helm/internal-charts/magda-postgres/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# magda-postgres
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
44

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

@@ -53,7 +53,7 @@ More config postgreSQL related options, please refer to: https://github.com/bitn
5353
| 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. |
5454
| postgresql.image.registry | string | `"ghcr.io"` | |
5555
| postgresql.image.repository | string | `"magda-io/magda-postgres"` | |
56-
| postgresql.image.tag | string | `"4.2.4"` | 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. |
56+
| postgresql.image.tag | string | `"5.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. |
5757
| postgresql.livenessProbe.enabled | bool | `false` | `customLivenessProbe` will only be used when `enabled`=`false` Otherwise, default livenessProbe will be used. |
5858
| 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. |
5959
| postgresql.persistence.size | string | `"50Gi"` | set the persistence volume size of the postgresql statefulset |

deploy/helm/internal-charts/magda-postgres/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ postgresql:
2121
image:
2222
# -- the default docker image tag/version used by the postgresql chart.
2323
# 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.
24-
tag: "4.2.4"
24+
tag: "5.0.0"
2525
repository: "magda-io/magda-postgres"
2626
registry: "ghcr.io"
2727

deploy/helm/internal-charts/opensearch-dashboards/Chart.yaml

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

deploy/helm/internal-charts/opensearch-dashboards/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# opensearch-dashboards
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
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)
66

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Magda's OpenSearch Cluster
33
name: opensearch
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.23.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/opensearch/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# opensearch
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A Helm chart for Magda's OpenSearch Cluster
66

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: priorities
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: rds-dev-proxy
33
description: A RDS proxy for dev / debugging purpose
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"

deploy/helm/internal-charts/rds-dev-proxy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rds-dev-proxy
22

3-
![Version: 4.2.4](https://img.shields.io/badge/Version-4.2.4-informational?style=flat-square)
3+
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square)
44

55
A RDS proxy for dev / debugging purpose
66

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Kubernetes
33
name: registry-api
4-
version: 4.2.4
4+
version: 5.0.0
55
kubeVersion: ">= 1.14.0-0"
66
annotations:
77
magdaModuleType: "core"

0 commit comments

Comments
 (0)