diff --git a/.github/workflows/publish-helm-charts.yml b/.github/workflows/publish-helm-charts.yml index 044d0db7908a..df4ed73978e1 100644 --- a/.github/workflows/publish-helm-charts.yml +++ b/.github/workflows/publish-helm-charts.yml @@ -10,6 +10,7 @@ on: - 'charts/**' - '!charts/**/Chart.yaml' - '!charts/**/Chart.lock' + - '!charts/**/README.md' workflow_dispatch: jobs: diff --git a/.gitignore b/.gitignore index cef56133163d..f8e7ba1032cc 100644 --- a/.gitignore +++ b/.gitignore @@ -72,4 +72,4 @@ docs/SUMMARY.md **/specs_secrets_mask.yaml # Helm charts .tgz dependencies -charts/**/charts \ No newline at end of file +charts/**/charts diff --git a/charts/airbyte-bootloader/Chart.yaml b/charts/airbyte-bootloader/Chart.yaml index 7a06c1514e8e..48e97024970f 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.40.22" +version: "0.40.24" # 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 2a568e2d2b78..72aa0ca25ecd 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.40.22" +version: "0.40.24" # 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/.gitignore b/charts/airbyte-pod-sweeper/.gitignore new file mode 100644 index 000000000000..88e91e8a8f34 --- /dev/null +++ b/charts/airbyte-pod-sweeper/.gitignore @@ -0,0 +1,2 @@ +# Charts are downloaded at install time with `helm dep build`. +charts diff --git a/charts/airbyte-pod-sweeper/Chart.yaml b/charts/airbyte-pod-sweeper/Chart.yaml index 0c131d0c8a71..157c98c8c4bf 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.40.22" +version: "0.40.24" # 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-temporal/Chart.yaml b/charts/airbyte-temporal/Chart.yaml index d5702b111a42..abdc73e6e148 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.40.22" +version: "0.40.24" # 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.yaml b/charts/airbyte-webapp/Chart.yaml index dc7392ef52db..58734d675826 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.40.22" +version: "0.40.24" # 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.yaml b/charts/airbyte-worker/Chart.yaml index fee738c6764d..9d4bc827a803 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.40.22" +version: "0.40.24" # 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 index 4664987861a6..443c3a07825b 100644 --- a/charts/airbyte/Chart.lock +++ b/charts/airbyte/Chart.lock @@ -4,24 +4,24 @@ dependencies: version: 1.17.1 - name: airbyte-bootloader repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.22 + version: 0.40.24 - name: temporal repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.22 + version: 0.40.24 - name: webapp repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.22 + version: 0.40.24 - name: server repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.22 + version: 0.40.24 - name: worker repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.22 + version: 0.40.24 - name: pod-sweeper repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.22 + version: 0.40.24 - name: metrics repository: https://airbytehq.github.io/helm-charts/ - version: 0.40.22 -digest: sha256:1361252c4daa8b47e6b961396b3631077696c846e2e2c140d69119a8f7692b03 -generated: "2022-10-17T19:36:16.613801078Z" + version: 0.40.24 +digest: sha256:34f736f80f353eac15537f4b2a619773a1f768b575c4c29adfac9de2e3db2e9b +generated: "2022-10-17T20:40:52.086435729Z" diff --git a/charts/airbyte/Chart.yaml b/charts/airbyte/Chart.yaml index 3139088b67cf..e652f82b2d94 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.40.22 +version: 0.40.24 # 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.22 + version: 0.40.24 - condition: temporal.enabled name: temporal repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.22 + version: 0.40.24 - condition: webapp.enabled name: webapp repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.22 + version: 0.40.24 - condition: server.enabled name: server repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.22 + version: 0.40.24 - condition: worker.enabled name: worker repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.22 + version: 0.40.24 - condition: pod-sweeper.enabled name: pod-sweeper repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.22 + version: 0.40.24 - condition: metrics.enabled name: metrics repository: "https://airbytehq.github.io/helm-charts/" - version: 0.40.22 + version: 0.40.24