Skip to content

Commit

Permalink
Bump helm chart version reference to 0.40.44 (#19546)
Browse files Browse the repository at this point in the history
Co-authored-by: xpuska513 <xpuska513@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and xpuska513 authored Nov 17, 2022
1 parent 9fa77dc commit d4da18f
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 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.40"
version: "0.40.44"


# This is the version number of the application being deployed. This version number should be
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.40"
version: "0.40.44"


# This is the version number of the application being deployed. This version number should be
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.40"
version: "0.40.44"


# This is the version number of the application being deployed. This version number should be
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.40"
version: "0.40.44"


# This is the version number of the application being deployed. This version number should be
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.40"
version: "0.40.44"


# This is the version number of the application being deployed. This version number should be
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.40"
version: "0.40.44"


# This is the version number of the application being deployed. This version number should be
Expand Down
20 changes: 10 additions & 10 deletions charts/airbyte/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.40
version: 0.40.44
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.40
version: 0.40.44
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.40
version: 0.40.44
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.40
version: 0.40.44
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.40
version: 0.40.44
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.40
version: 0.40.44
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.40
version: 0.40.44
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.40
digest: sha256:d6b432e0202e04571f1ed229d34c39ff5f0945538934c7f8086a0f68a4f7ab2f
generated: "2022-11-01T21:08:34.786286801Z"
version: 0.40.44
digest: sha256:fe1eb2016d26d47aaf55cc8950508455f60649644e61743eeab3ee377b19de75
generated: "2022-11-17T13:30:51.434176104Z"
18 changes: 9 additions & 9 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.40
version: 0.40.44


# This is the version number of the application being deployed. This version number should be
Expand All @@ -33,33 +33,33 @@ dependencies:
- condition: airbyte-bootloader.enabled
name: airbyte-bootloader
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.40
version: 0.40.44
- condition: temporal.enabled
name: temporal
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.40
version: 0.40.44
- condition: webapp.enabled
name: webapp
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.40
version: 0.40.44
- condition: server.enabled
name: server
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.40
version: 0.40.44
- condition: worker.enabled
name: worker
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.40
version: 0.40.44
- condition: pod-sweeper.enabled
name: pod-sweeper
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.40
version: 0.40.44
- condition: metrics.enabled
name: metrics
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.40
version: 0.40.44
- condition: cron.enabled
name: cron
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.40.40
version: 0.40.44

0 comments on commit d4da18f

Please sign in to comment.