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

Helm Charts 0.8.28 Release #91

Merged
merged 1 commit into from
Mar 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions charts/datahub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: A Helm chart for LinkedIn DataHub
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.2.56
version: 0.2.57
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 0.8.27
appVersion: 0.8.28
dependencies:
- name: datahub-gms
version: 0.2.3
Expand Down
18 changes: 9 additions & 9 deletions charts/datahub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,35 +22,35 @@ helm install datahub datahub/datahub --values <<path-to-values-file>>
|-----|------|---------|-------------|
| datahub-frontend.enabled | bool | `true` | Enable Datahub Front-end |
| datahub-frontend.image.repository | string | `"linkedin/datahub-frontend-react"` | Image repository for datahub-frontend |
| datahub-frontend.image.tag | string | `"v0.8.27"` | Image tag for datahub-frontend |
| datahub-frontend.image.tag | string | `"v0.8.28"` | Image tag for datahub-frontend |
| datahub-gms.enabled | bool | `true` | Enable GMS |
| datahub-gms.image.repository | string | `"linkedin/datahub-gms"` | Image repository for datahub-gms |
| datahub-gms.image.tag | string | `"v0.8.27"` | Image tag for datahub-gms |
| datahub-gms.image.tag | string | `"v0.8.28"` | Image tag for datahub-gms |
| datahub-mae-consumer.image.repository | string | `"linkedin/datahub-mae-consumer"` | Image repository for datahub-mae-consumer |
| datahub-mae-consumer.image.tag | string | `"v0.8.27"` | Image tag for datahub-mae-consumer |
| datahub-mae-consumer.image.tag | string | `"v0.8.28"` | Image tag for datahub-mae-consumer |
| datahub-mce-consumer.image.repository | string | `"linkedin/datahub-mce-consumer"` | Image repository for datahub-mce-consumer |
| datahub-mce-consumer.image.tag | string | `"v0.8.27"` | Image tag for datahub-mce-consumer |
| datahub-mce-consumer.image.tag | string | `"v0.8.28"` | Image tag for datahub-mce-consumer |
| datahub-ingestion-cron.enabled | bool | `false` | Enable cronjob for periodic ingestion |
| datahubUpgrade.podSecurityContext | object | `{}` | Pod security context for datahubUpgrade jobs |
| datahubUpgrade.securityContext | object | `{}` | Container security context for datahubUpgrade jobs |
| elasticsearchSetupJob.enabled | bool | `true` | Enable setup job for elasicsearch |
| elasticsearchSetupJob.image.repository | string | `"linkedin/datahub-elasticsearch-setup"` | Image repository for elasticsearchSetupJob |
| elasticsearchSetupJob.image.tag | string | `"v0.8.27"` | Image repository for elasticsearchSetupJob |
| elasticsearchSetupJob.image.tag | string | `"v0.8.28"` | Image repository for elasticsearchSetupJob |
| elasticsearchSetupJob.podSecurityContext | object | `{"fsGroup": 1000}` | Pod security context for elasticsearchSetupJob |
| elasticsearchSetupJob.securityContext | object | `{"runAsUser": 1000}` | Container security context for elasticsearchSetupJob |
| kafkaSetupJob.enabled | bool | `true` | Enable setup job for kafka |
| kafkaSetupJob.image.repository | string | `"linkedin/datahub-kafka-setup"` | Image repository for kafkaSetupJob |
| kafkaSetupJob.image.tag | string | `"v0.8.27"` | Image repository for kafkaSetupJob |
| kafkaSetupJob.image.tag | string | `"v0.8.28"` | Image repository for kafkaSetupJob |
| kafkaSetupJob.podSecurityContext | object | `{"fsGroup": 1000}` | Pod security context for kafkaSetupJob |
| kafkaSetupJob.securityContext | object | `{"runAsUser": 1000}` | Container security context for kafkaSetupJob |
| mysqlSetupJob.enabled | bool | `false` | Enable setup job for mysql |
| mysqlSetupJob.image.repository | string | `"acryldata/datahub-mysql-setup"` | Image repository for mysqlSetupJob |
| mysqlSetupJob.image.tag | string | `"v0.8.27"` | Image repository for mysqlSetupJob |
| mysqlSetupJob.image.tag | string | `"v0.8.28"` | Image repository for mysqlSetupJob |
| mysqlSetupJob.podSecurityContext | object | `{"fsGroup": 1000}` | Pod security context for mysqlSetupJob |
| mysqlSetupJob.securityContext | object | `{"runAsUser": 1000}` | Container security context for mysqlSetupJob |
| postgresqlSetupJob.enabled | bool | `false` | Enable setup job for postgresql |
| postgresqlSetupJob.image.repository | string | `"acryldata/datahub-postgres-setup"` | Image repository for postgresqlSetupJob |
| postgresqlSetupJob.image.tag | string | `"v0.8.27"` | Image repository for postgresqlSetupJob |
| postgresqlSetupJob.image.tag | string | `"v0.8.28"` | Image repository for postgresqlSetupJob |
| postgresqlSetupJob.podSecurityContext | object | `{"fsGroup": 1000}` | Pod security context for mysqlSetupJob |
| postgresqlSetupJob.securityContext | object | `{"runAsUser": 1000}` | Container security context for mysqlSetupJob |
| global.datahub_standalone_consumers_enabled | boolean | true | Enable standalone consumers for kafka |
Expand Down Expand Up @@ -101,6 +101,6 @@ helm install datahub datahub/datahub --values <<path-to-values-file>>
| global.datahub.managed_ingestion.enabled | bool | `true` | Whether or not UI-based ingestion experience is enabled. |
| global.datahub.encryptionKey.secretRef | string | `datahub-encryption-secrets` | The reference to a secret containing an alpha-numeric encryption key, which is used to encrypt Secrets on DataHub. If a secret reference is not provided, a random one will be generated for you in a Kubernetes secret named `datahub-encryption-secrets`. |
| global.datahub.encryptionKey.secretKey | string | `encryption_key_secret` | The key of a secret containing an alpha-numeric encryption key, which is used to encrypt Secrets on DataHub. If a secret reference is not provided, a random one will be generated for you in a Kubernetes secret value named `encryption_key_secret` within a secret named `datahub-encryption-secrets`. |
| global.datahub.managed_ingestion.defaultCliVersion | string | `0.8.26.6` | This is the version of the DataHub CLI to use for UI ingestion, by default. |
| global.datahub.managed_ingestion.defaultCliVersion | string | `0.8.28.0` | This is the version of the DataHub CLI to use for UI ingestion, by default. |
| global.datahub.encryptionKey.provisionSecret | bool | `true` | Whether an encryption key secret should be provisioned on the first deployment for you. Set this to false if you are overriding global.datahub.encryptionKey.secretRef. |
| global.datahub.enable_retention | bool | `false` | Whether or not to enable retention on local DB |
16 changes: 8 additions & 8 deletions charts/datahub/quickstart-values-with-neo4j.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ datahub-gms:
enabled: true
image:
repository: linkedin/datahub-gms
tag: "v0.8.27"
tag: "v0.8.28"

datahub-frontend:
enabled: true
image:
repository: linkedin/datahub-frontend-react
tag: "v0.8.27"
tag: "v0.8.28"
# Set up ingress to expose react front-end
ingress:
enabled: false
Expand All @@ -32,31 +32,31 @@ elasticsearchSetupJob:
enabled: true
image:
repository: linkedin/datahub-elasticsearch-setup
tag: "v0.8.27"
tag: "v0.8.28"

kafkaSetupJob:
enabled: true
image:
repository: linkedin/datahub-kafka-setup
tag: "v0.8.27"
tag: "v0.8.28"

mysqlSetupJob:
enabled: true
image:
repository: acryldata/datahub-mysql-setup
tag: "v0.8.27"
tag: "v0.8.28"

datahubUpgrade:
enabled: true
image:
repository: acryldata/datahub-upgrade
tag: "v0.8.27"
tag: "v0.8.28"

datahub-ingestion-cron:
enabled: false
image:
repository: acryldata/datahub-ingestion
tag: "v0.8.27"
tag: "v0.8.28"

global:
graph_service_impl: neo4j
Expand Down Expand Up @@ -102,4 +102,4 @@ global:

managed_ingestion:
enabled: true
defaultCliVersion: "0.8.27.2"
defaultCliVersion: "0.8.28.0"
2 changes: 1 addition & 1 deletion charts/datahub/subcharts/datahub-gms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ Current chart version is `0.2.0`
| global.datahub.managed_ingestion.enabled | bool | `true` | Whether or not UI-based ingestion experience is enabled. |
| global.datahub.encryptionKey.secretRef | string | `nil` | The reference to a secret containing an alpha-numeric encryption key, which is used to encrypt Secrets on DataHub. Required if managed_ingestion_enabled is 'true'. |
| global.datahub.encryptionKey.secretKey | string | `nil` | The key of a secret containing an alpha-numeric encryption key, which is used to encrypt Secrets on DataHub. Required if managed_ingestion_enabled is 'true'. |
| global.datahub.managed_ingestion.defaultCliVersion | string | `nil` | This is the version of the DataHub CLI to use for UI ingestion, by default. You do not need to explicitly provide this. By default the underlying datahub-gms container will provide a latest version compatible with the server. |
| global.datahub.managed_ingestion.defaultCliVersion | string | `0.8.28.0` | This is the version of the DataHub CLI to use for UI ingestion, by default. You do not need to explicitly provide this. By default the underlying datahub-gms container will provide a latest version compatible with the server. |
| global.datahub.enable_retention | bool | `false` | Whether or not to enable retention on local DB |
2 changes: 1 addition & 1 deletion charts/datahub/subcharts/datahub-gms/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ global:

managed_ingestion:
enabled: true
# defaultCliVersion: "0.8.20.0" --> Optional: Controls the acryl-datahub package version downloaded from PyPI.
# defaultCliVersion: "0.8.28.0" --> Optional: Controls the acryl-datahub package version downloaded from PyPI.

metadata_service_authentication:
enabled: false
Expand Down
22 changes: 11 additions & 11 deletions charts/datahub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ datahub-gms:
enabled: true
image:
repository: linkedin/datahub-gms
tag: "v0.8.27"
tag: "v0.8.28"

datahub-frontend:
enabled: true
image:
repository: linkedin/datahub-frontend-react
tag: "v0.8.27"
tag: "v0.8.28"
# Set up ingress to expose react front-end
ingress:
enabled: false
Expand All @@ -31,24 +31,24 @@ acryl-datahub-actions:
datahub-mae-consumer:
image:
repository: linkedin/datahub-mae-consumer
tag: "v0.8.27"
tag: "v0.8.28"

datahub-mce-consumer:
image:
repository: linkedin/datahub-mce-consumer
tag: "v0.8.27"
tag: "v0.8.28"

datahub-ingestion-cron:
enabled: false
image:
repository: acryldata/datahub-ingestion
tag: "v0.8.27"
tag: "v0.8.28"

elasticsearchSetupJob:
enabled: true
image:
repository: linkedin/datahub-elasticsearch-setup
tag: "v0.8.27"
tag: "v0.8.28"
podSecurityContext:
fsGroup: 1000
securityContext:
Expand All @@ -58,7 +58,7 @@ kafkaSetupJob:
enabled: true
image:
repository: linkedin/datahub-kafka-setup
tag: "v0.8.27"
tag: "v0.8.28"
podSecurityContext:
fsGroup: 1000
securityContext:
Expand All @@ -68,7 +68,7 @@ mysqlSetupJob:
enabled: true
image:
repository: acryldata/datahub-mysql-setup
tag: "v0.8.27"
tag: "v0.8.28"
podSecurityContext:
fsGroup: 1000
securityContext:
Expand All @@ -78,7 +78,7 @@ postgresqlSetupJob:
enabled: false
image:
repository: acryldata/datahub-postgres-setup
tag: "v0.8.27"
tag: "v0.8.28"
podSecurityContext:
fsGroup: 1000
securityContext:
Expand All @@ -88,7 +88,7 @@ datahubUpgrade:
enabled: true
image:
repository: acryldata/datahub-upgrade
tag: "v0.8.27"
tag: "v0.8.28"
noCodeDataMigration:
sqlDbType: "MYSQL"
podSecurityContext: {}
Expand Down Expand Up @@ -157,7 +157,7 @@ global:

managed_ingestion:
enabled: true
defaultCliVersion: "0.8.26.6"
defaultCliVersion: "0.8.28.0"

metadata_service_authentication:
enabled: false
Expand Down