From 6ebfe6b0b74368ea514788db3e638833f2c1f9d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 22:04:53 +0300 Subject: [PATCH] Bump helm chart version reference to 0.40.20 (#18074) * Bump helm chart version reference to 0.40.20 * remove binary Co-authored-by: xpuska513 Co-authored-by: Kyryl Skobylko --- charts/airbyte-bootloader/Chart.lock | 6 ++++++ charts/airbyte-bootloader/Chart.yaml | 2 +- charts/airbyte-metrics/Chart.yaml | 2 +- charts/airbyte-pod-sweeper/Chart.lock | 6 ++++++ charts/airbyte-pod-sweeper/Chart.yaml | 2 +- charts/airbyte-server/Chart.lock | 6 ++++++ charts/airbyte-temporal/Chart.lock | 6 ++++++ charts/airbyte-temporal/Chart.yaml | 2 +- charts/airbyte-webapp/Chart.lock | 6 ++++++ charts/airbyte-webapp/Chart.yaml | 2 +- charts/airbyte-worker/Chart.lock | 6 ++++++ charts/airbyte-worker/Chart.yaml | 2 +- charts/airbyte/Chart.lock | 27 +++++++++++++++++++++++++++ charts/airbyte/Chart.yaml | 16 ++++++++-------- 14 files changed, 77 insertions(+), 14 deletions(-) create mode 100644 charts/airbyte-bootloader/Chart.lock create mode 100644 charts/airbyte-pod-sweeper/Chart.lock create mode 100644 charts/airbyte-server/Chart.lock create mode 100644 charts/airbyte-temporal/Chart.lock create mode 100644 charts/airbyte-webapp/Chart.lock create mode 100644 charts/airbyte-worker/Chart.lock create mode 100644 charts/airbyte/Chart.lock diff --git a/charts/airbyte-bootloader/Chart.lock b/charts/airbyte-bootloader/Chart.lock new file mode 100644 index 00000000000000..fb39f2dc7d088b --- /dev/null +++ b/charts/airbyte-bootloader/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.bitnami.com/bitnami + version: 1.17.1 +digest: sha256:dacc73770a5640c011e067ff8840ddf89631fc19016c8d0a9e5ea160e7da8690 +generated: "2022-10-17T18:35:11.238826963Z" diff --git a/charts/airbyte-bootloader/Chart.yaml b/charts/airbyte-bootloader/Chart.yaml index dea6c78c73936b..42c306f2e19a3c 100644 --- a/charts/airbyte-bootloader/Chart.yaml +++ b/charts/airbyte-bootloader/Chart.yaml @@ -15,7 +15,7 @@ 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: "0.45.2" +version: "0.40.20" # 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 diff --git a/charts/airbyte-metrics/Chart.yaml b/charts/airbyte-metrics/Chart.yaml index 7db9650f4b0f7c..b76fb5f83edd4e 100644 --- a/charts/airbyte-metrics/Chart.yaml +++ b/charts/airbyte-metrics/Chart.yaml @@ -15,7 +15,7 @@ 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: "0.45.2" +version: "0.40.20" # 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 diff --git a/charts/airbyte-pod-sweeper/Chart.lock b/charts/airbyte-pod-sweeper/Chart.lock new file mode 100644 index 00000000000000..5fdb23f1cc5143 --- /dev/null +++ b/charts/airbyte-pod-sweeper/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.bitnami.com/bitnami + version: 1.17.1 +digest: sha256:dacc73770a5640c011e067ff8840ddf89631fc19016c8d0a9e5ea160e7da8690 +generated: "2022-10-17T18:35:27.057672332Z" diff --git a/charts/airbyte-pod-sweeper/Chart.yaml b/charts/airbyte-pod-sweeper/Chart.yaml index 1b144454fda54e..d33cd4ca1983c5 100644 --- a/charts/airbyte-pod-sweeper/Chart.yaml +++ b/charts/airbyte-pod-sweeper/Chart.yaml @@ -15,7 +15,7 @@ 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: "0.39.36" +version: "0.40.20" # 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 diff --git a/charts/airbyte-server/Chart.lock b/charts/airbyte-server/Chart.lock new file mode 100644 index 00000000000000..746fb41b3a916d --- /dev/null +++ b/charts/airbyte-server/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.bitnami.com/bitnami + version: 1.17.1 +digest: sha256:dacc73770a5640c011e067ff8840ddf89631fc19016c8d0a9e5ea160e7da8690 +generated: "2022-10-17T18:35:15.123937677Z" diff --git a/charts/airbyte-temporal/Chart.lock b/charts/airbyte-temporal/Chart.lock new file mode 100644 index 00000000000000..4deb970eece007 --- /dev/null +++ b/charts/airbyte-temporal/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.bitnami.com/bitnami + version: 1.17.1 +digest: sha256:dacc73770a5640c011e067ff8840ddf89631fc19016c8d0a9e5ea160e7da8690 +generated: "2022-10-17T18:35:19.234598793Z" diff --git a/charts/airbyte-temporal/Chart.yaml b/charts/airbyte-temporal/Chart.yaml index 385ad79b33f424..e0ffa5b1f94a6a 100644 --- a/charts/airbyte-temporal/Chart.yaml +++ b/charts/airbyte-temporal/Chart.yaml @@ -15,7 +15,7 @@ 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: "0.45.2" +version: "0.40.20" # 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 diff --git a/charts/airbyte-webapp/Chart.lock b/charts/airbyte-webapp/Chart.lock new file mode 100644 index 00000000000000..6d8b135d7f9496 --- /dev/null +++ b/charts/airbyte-webapp/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.bitnami.com/bitnami + version: 1.17.1 +digest: sha256:dacc73770a5640c011e067ff8840ddf89631fc19016c8d0a9e5ea160e7da8690 +generated: "2022-10-17T18:35:23.164183749Z" diff --git a/charts/airbyte-webapp/Chart.yaml b/charts/airbyte-webapp/Chart.yaml index da5f47a46c45e3..ff65eb39bd176b 100644 --- a/charts/airbyte-webapp/Chart.yaml +++ b/charts/airbyte-webapp/Chart.yaml @@ -15,7 +15,7 @@ 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: "0.45.2" +version: "0.40.20" # 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 diff --git a/charts/airbyte-worker/Chart.lock b/charts/airbyte-worker/Chart.lock new file mode 100644 index 00000000000000..7000cfe2217e31 --- /dev/null +++ b/charts/airbyte-worker/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.bitnami.com/bitnami + version: 1.17.1 +digest: sha256:dacc73770a5640c011e067ff8840ddf89631fc19016c8d0a9e5ea160e7da8690 +generated: "2022-10-17T18:35:31.130386898Z" diff --git a/charts/airbyte-worker/Chart.yaml b/charts/airbyte-worker/Chart.yaml index 2947909cb2e869..4e0a0aa36230aa 100644 --- a/charts/airbyte-worker/Chart.yaml +++ b/charts/airbyte-worker/Chart.yaml @@ -15,7 +15,7 @@ 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: "0.45.2" +version: "0.40.20" # 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 diff --git a/charts/airbyte/Chart.lock b/charts/airbyte/Chart.lock new file mode 100644 index 00000000000000..617b62982862ea --- /dev/null +++ b/charts/airbyte/Chart.lock @@ -0,0 +1,27 @@ +dependencies: +- name: common + repository: https://charts.bitnami.com/bitnami + version: 1.17.1 +- name: airbyte-bootloader + repository: https://airbytehq.github.io/helm-charts/ + version: 0.40.20 +- name: temporal + repository: https://airbytehq.github.io/helm-charts/ + version: 0.40.20 +- name: webapp + repository: https://airbytehq.github.io/helm-charts/ + version: 0.40.20 +- name: server + repository: https://airbytehq.github.io/helm-charts/ + version: 0.40.20 +- name: worker + repository: https://airbytehq.github.io/helm-charts/ + version: 0.40.20 +- name: pod-sweeper + repository: https://airbytehq.github.io/helm-charts/ + version: 0.40.20 +- name: metrics + repository: https://airbytehq.github.io/helm-charts/ + version: 0.40.20 +digest: sha256:9b5cab655a1a12640c8752c40a6560a1774edee8262af7571df16a1cc189251b +generated: "2022-10-17T18:40:41.673881061Z" diff --git a/charts/airbyte/Chart.yaml b/charts/airbyte/Chart.yaml index 71a05725f97dac..2404f7aa288a1a 100644 --- a/charts/airbyte/Chart.yaml +++ b/charts/airbyte/Chart.yaml @@ -15,7 +15,7 @@ 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: 0.45.3 +version: 0.40.20 # 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 @@ -32,28 +32,28 @@ dependencies: - condition: airbyte-bootloader.enabled name: airbyte-bootloader repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.18 + version: 0.40.20 - condition: temporal.enabled name: temporal repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.18 + version: 0.40.20 - condition: webapp.enabled name: webapp repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.18 + version: 0.40.20 - condition: server.enabled name: server repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.18 + version: 0.40.20 - condition: worker.enabled name: worker repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.18 + version: 0.40.20 - condition: pod-sweeper.enabled name: pod-sweeper repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.18 + version: 0.40.20 - condition: metrics.enabled name: metrics repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.18 + version: 0.40.20