Skip to content

Commit

Permalink
Bump helm chart version reference to 0.40.26 (#18094)
Browse files Browse the repository at this point in the history
Co-authored-by: xpuska513 <[email protected]>
Co-authored-by: Kyryl Skobylko <[email protected]>
  • Loading branch information
3 people authored Oct 19, 2022
1 parent 75c367b commit ac026ac
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion charts/airbyte-bootloader/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.24"
version: "0.40.26"

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/airbyte-metrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.24"
version: "0.40.26"

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/airbyte-pod-sweeper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.24"
version: "0.40.26"

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/airbyte-temporal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.24"
version: "0.40.26"

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/airbyte-webapp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.24"
version: "0.40.26"

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/airbyte-worker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.24"
version: "0.40.26"

# 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
Expand Down
18 changes: 9 additions & 9 deletions charts/airbyte/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.24
version: 0.40.26
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.24
version: 0.40.26
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.24
version: 0.40.26
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.24
version: 0.40.26
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.24
version: 0.40.26
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.24
version: 0.40.26
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.24
digest: sha256:34f736f80f353eac15537f4b2a619773a1f768b575c4c29adfac9de2e3db2e9b
generated: "2022-10-17T20:40:52.086435729Z"
version: 0.40.26
digest: sha256:cdcab12a15e123b7f42ca0d9ec06efc0438f70ba46197ad2e6a4e072dfe13b6b
generated: "2022-10-18T07:42:19.513120098Z"
16 changes: 8 additions & 8 deletions charts/airbyte/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.24
version: 0.40.26

# 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
Expand All @@ -32,28 +32,28 @@ dependencies:
- condition: airbyte-bootloader.enabled
name: airbyte-bootloader
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.24
version: 0.40.26
- condition: temporal.enabled
name: temporal
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.24
version: 0.40.26
- condition: webapp.enabled
name: webapp
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.24
version: 0.40.26
- condition: server.enabled
name: server
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.24
version: 0.40.26
- condition: worker.enabled
name: worker
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.24
version: 0.40.26
- condition: pod-sweeper.enabled
name: pod-sweeper
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.24
version: 0.40.26
- condition: metrics.enabled
name: metrics
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.24
version: 0.40.26

0 comments on commit ac026ac

Please sign in to comment.