Skip to content

Commit

Permalink
feat: update airbyte and use upstream chart (#443)
Browse files Browse the repository at this point in the history
* init

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* use upstream chart + podLabels

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* init setup for AWS

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* add comment about S3 access key and secret

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* tmp fix for oauth ingress

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* fix oidc ingress

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* use latest upstream helm chart

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* init changes for Azure and GCP

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* fix airbyte for GCS

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* fix airbyte for azure

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* use vendored images

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* some cleanup now that we have the new CLI

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* bump airbyte chart and images

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* bump airbyte chart to actual latest

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* bump chart

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* bump airbyte version

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* bump minor version instead

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* bump airbyte gcp deps.yaml

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

* bump helm chart gcp tf version

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>

Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
  • Loading branch information
davidspek authored Jan 16, 2023
1 parent fdc50ca commit 4dfb96f
Show file tree
Hide file tree
Showing 43 changed files with 266 additions and 2,277 deletions.
8 changes: 4 additions & 4 deletions airbyte/helm/airbyte/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: airbyte
repository: ""
version: 0.3.0
repository: https://airbytehq.github.io/helm-charts
version: 0.43.18
- name: postgres
repository: https://pluralsh.github.io/module-library
version: 0.1.11
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: test-base
repository: https://pluralsh.github.io/module-library
version: 0.1.3
digest: sha256:ac80682971c3a8eb7c1a9ec1f45c77af19701705977d623ec54103a3f808a781
generated: "2022-10-21T16:22:56.060541+02:00"
digest: sha256:be09157c8ee91153e765c771f32850907b34bfb28ad8bed9ba1fdbbd27f6a0d8
generated: "2023-01-11T15:07:48.042841+01:00"
7 changes: 4 additions & 3 deletions airbyte/helm/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ apiVersion: v2
name: airbyte
description: Unified data integration platform
type: application
version: 0.3.5
appVersion: 0.40.18
version: 0.4.0
appVersion: 0.40.28
dependencies:
- name: airbyte
version: 0.3.0
version: 0.43.18
repository: https://airbytehq.github.io/helm-charts
- name: postgres
version: 0.1.11
repository: https://pluralsh.github.io/module-library
Expand Down
Binary file added airbyte/helm/airbyte/charts/airbyte-0.43.18.tgz
Binary file not shown.
Empty file.
25 changes: 0 additions & 25 deletions airbyte/helm/airbyte/charts/airbyte/.helmignore

This file was deleted.

12 changes: 0 additions & 12 deletions airbyte/helm/airbyte/charts/airbyte/Chart.lock

This file was deleted.

39 changes: 0 additions & 39 deletions airbyte/helm/airbyte/charts/airbyte/Chart.yaml

This file was deleted.

189 changes: 0 additions & 189 deletions airbyte/helm/airbyte/charts/airbyte/README.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
40 changes: 0 additions & 40 deletions airbyte/helm/airbyte/charts/airbyte/files/sweep-pod.sh

This file was deleted.

22 changes: 0 additions & 22 deletions airbyte/helm/airbyte/charts/airbyte/templates/NOTES.txt

This file was deleted.

Loading

0 comments on commit 4dfb96f

Please sign in to comment.