diff --git a/charts/airbyte/Chart.lock b/charts/airbyte/Chart.lock index a09c2a46b17..74d43ac45bb 100644 --- a/charts/airbyte/Chart.lock +++ b/charts/airbyte/Chart.lock @@ -4,48 +4,45 @@ dependencies: version: 1.17.1 - name: airbyte-bootloader repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: temporal repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: temporal-ui repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: webapp repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: server repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: worker repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: workload-api-server repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: workload-launcher repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: pod-sweeper repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: metrics repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: cron repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: connector-builder-server repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 -- name: connector-rollout-worker - repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: keycloak repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - name: keycloak-setup repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 -digest: sha256:124eaec7bfdd585f6e848a7b5efb880e33b67769bbe46cf73063c1d7fb074468 -generated: "2024-10-03T14:41:50.578734-04:00" + version: 0.594.0 +digest: sha256:1346e5a3e5033bf02e79307669c796915665633af46a99312ac7437618293af8 +generated: "2024-10-28T18:39:36.33002738+05:30" diff --git a/charts/airbyte/Chart.yaml b/charts/airbyte/Chart.yaml index 056bc371d3b..ee0213156fd 100644 --- a/charts/airbyte/Chart.yaml +++ b/charts/airbyte/Chart.yaml @@ -19,13 +19,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0 +version: 0.594.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: dev +appVersion: 0.64.5 dependencies: - name: common @@ -36,60 +36,56 @@ dependencies: - condition: airbyte-bootloader.enabled name: airbyte-bootloader repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: temporal.enabled name: temporal repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: temporal-ui.enabled name: temporal-ui repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: webapp.enabled name: webapp repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: server.enabled name: server repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: worker.enabled name: worker repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: workload-api-server.enabled name: workload-api-server repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: workload-launcher.enabled name: workload-launcher repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: pod-sweeper.enabled name: pod-sweeper repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: metrics.enabled name: metrics repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: cron.enabled name: cron repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: connector-builder-server.enabled name: connector-builder-server repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 - - condition: connector-rollout-worker.enabled - name: connector-rollout-worker - repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: keycloak.enabled name: keycloak repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 - condition: keycloak-setup.enabled name: keycloak-setup repository: https://airbytehq.github.io/helm-charts/ - version: 1.1.0 + version: 0.594.0 \ No newline at end of file diff --git a/charts/airbyte/values.yaml b/charts/airbyte/values.yaml index 650b38a3cad..649bda8b114 100644 --- a/charts/airbyte/values.yaml +++ b/charts/airbyte/values.yaml @@ -19,7 +19,7 @@ global: licenseKeySecretKey: "license-key" # -- The URL where Airbyte will be reached; This should match your Ingress host - airbyteUrl: "" + airbyteUrl: "https://airbyte.example.com" # Docker image config that will apply to all images. image: @@ -35,20 +35,23 @@ global: # -- Auth configuration auth: # -- Whether auth is enabled + cookieSecureSetting: "false" enabled: false # -- Admin user configuration instanceAdmin: # -- Secret name where the instanceAdmin configuration is stored + namespace: "airbyte" secretName: "airbyte-config-secrets" # -- The first name of the initial user - firstName: "" + firstName: "numocity" # -- The last name of the initial user lastName: "" - # -- The key within `emailSecretName` where the initial user's email is stored - emailSecretKey: "instance-admin-email" - # -- The key within `passwordSecretName` where the initial user's password is stored - passwordSecretKey: "instance-admin-password" - + # -- The key within emailSecretName where the initial user's email is stored + emailSecretKey: "emailSecretKey" + passwordSecretKey: "passwordSecretKey" # Key within `passwordSecretName` + + + # -- SSO Identify Provider configuration; (requires Enterprise) #identityProvider: # # -- Secret name where the OIDC configuration is stored @@ -141,18 +144,24 @@ global: # resources, such as Minikube. jobs: resources: - ## Example: - ## requests: - ## memory: 256Mi - ## cpu: 250m - # -- Job resource requests - requests: {} - ## Example: - ## limits: - ## cpu: 200m - ## memory: 1Gi - # -- Job resource limits - limits: {} + requests: + memory: 500Mi + cpu: 300m + + limits: + cpu: 300m + memory: 750Mi + + + # jobs: + # resources: + # requests: + # cpu: 300m # equivalent to 0.3 CPU + # memory: 500Mi + # limits: + # cpu: 300m # equivalent to 0.3 CPU + # memory: 750Mi + kube: ## JOB_KUBE_ANNOTATIONS @@ -1736,7 +1745,7 @@ minio: tag: latest storage: - volumeClaimValue: 500Mi + volumeClaimValue: 2Gi # -- Node labels for pod assignment, see https://kubernetes.io/docs/user-guide/node-selection/ ## @@ -2374,4 +2383,7 @@ featureflag-server: testWebapp: image: repository: busybox - tag: latest \ No newline at end of file + tag: latest + + + \ No newline at end of file