Skip to content

Commit

Permalink
v4.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed May 7, 2024
1 parent 190dd91 commit f2e0dc9
Show file tree
Hide file tree
Showing 125 changed files with 320 additions and 320 deletions.
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
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: 3.0.2
digest: sha256:73dbdf84f9e2ba429c43a70e033e847594550a60fe074640ed9cb547c9b32112
generated: "2024-04-19T01:39:36.054767777Z"
version: 4.0.0-alpha.0
digest: sha256:f03984e9622b5e0f9e0ddd1a11e485568b1af9d5da1d206f951e969fb8603ceb
generated: "2024-05-07T00:13:13.157774753Z"
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: 3.0.2
version: 4.0.0-alpha.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
dependencies:
- name: magda-postgres
version: "3.0.2"
version: "4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

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

| Repository | Name | Version |
|------------|------|---------|
| file://../magda-postgres | magda-postgres | 3.0.2 |
| file://../magda-postgres | magda-postgres | 4.0.0-alpha.0 |

## Values

Expand Down
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: 3.0.2
version: 4.0.0-alpha.0
appVersion: "1.11"
kubeVersion: ">= 1.14.0-0"
annotations:
Expand Down
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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square) ![AppVersion: 1.11](https://img.shields.io/badge/AppVersion-1.11-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.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

Expand Down
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: 3.0.2
digest: sha256:be70bc309faacd6d3f60d6f430bfe0ec1fb4c656f5b2530d36b68458e0cca310
generated: "2024-04-19T01:39:36.14277825Z"
version: 4.0.0-alpha.0
digest: sha256:01d1cba62f203e0d1ba6f65958c6ab7fe47bf5e00f176973134fcad368d10cb5
generated: "2024-05-07T00:13:13.246964362Z"
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/combined-db/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 3.0.2
version: 4.0.0-alpha.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
dependencies:
- name: magda-postgres
version: "3.0.2"
version: "4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.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`),
Expand All @@ -12,7 +12,7 @@ Kubernetes: `>= 1.14.0-0`

| Repository | Name | Version |
|------------|------|---------|
| file://../magda-postgres | magda-postgres | 3.0.2 |
| file://../magda-postgres | magda-postgres | 4.0.0-alpha.0 |

## Values

Expand Down
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
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: 3.0.2
digest: sha256:119435cf09ba626a4b7374169241d696e4f80d3b081db8cf236999ffb5356ef0
generated: "2024-04-19T01:39:36.228854691Z"
version: 4.0.0-alpha.0
digest: sha256:52706b3d9110e29d99587316cefd35f9d6a0c04ee4619558cdb4f609eab839c0
generated: "2024-05-07T00:13:13.336755833Z"
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: 3.0.2
version: 4.0.0-alpha.0
kubeVersion: ">= 1.14.0-0"
annotations:
magdaModuleType: "core"
dependencies:
- name: magda-postgres
version: "3.0.2"
version: "4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

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

| Repository | Name | Version |
|------------|------|---------|
| file://../magda-postgres | magda-postgres | 3.0.2 |
| file://../magda-postgres | magda-postgres | 4.0.0-alpha.0 |

## Values

Expand Down
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
description: The Gateway Component of Magda that routes incoming requets to
other magda components.
name: gateway
version: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

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

Expand Down
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 Kubernetes
name: indexer
version: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/magda-postgres/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: "3.0.2"
version: "4.0.0-alpha.0"
annotations:
magdaModuleType: "core"
dependencies:
Expand Down
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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.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.

Expand Down Expand Up @@ -52,7 +52,7 @@ More config postgreSQL related options, please refer to: https://github.com/bitn
| postgresql.extraEnvVarsCM | string | `"{{ .Values.fullnameOverride }}-extra-env-vars"` | the name of config map contains extra env vars for postgresql pod. You should not change this value as this configMap is auto-generated. If you want to add extra env vars, you should add vars to `.Values.envVars` field of `magda-postgres` chart. Please note: For this field, you can use template string e.g. "{{ .Values.fullnameOverride }}" to reference any values passed to subchat `postgresql`. See more: https://helm.sh/docs/howto/charts_tips_and_tricks/#using-the-tpl-function |
| 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.repository | string | `"data61/magda-postgres"` | |
| postgresql.image.tag | string | `"3.0.2"` | 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.0.0-alpha.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 |
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/magda-postgres/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: "3.0.2"
tag: "4.0.0-alpha.0"
repository: "data61/magda-postgres"

# -- the name of config map contains entended postgresql config options.
Expand Down
4 changes: 2 additions & 2 deletions deploy/helm/internal-charts/opensearch-dashboards/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for OpenSearch dashboards
name: opensearch-dashboards
version: 3.0.2
version: 4.0.0-alpha.0
kubeVersion: ">= 1.23.0-0"
annotations:
magdaModuleType: "core"
magdaModuleType: "core"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# opensearch-dashboards

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

A Helm chart for OpenSearch dashboards

Expand Down
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A Helm chart for Magda's OpenSearch Cluster

Expand Down
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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2
version: 4.0.0-alpha.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: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square)
![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square)

A RDS proxy for dev / debugging purpose

Expand Down
Loading

0 comments on commit f2e0dc9

Please sign in to comment.