Skip to content

Commit

Permalink
Bump helm chart version reference to 0.43.11 (#20918)
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 Dec 29, 2022
1 parent 8108f9c commit 93cf33e
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 29 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.43.9"
version: "0.43.11"


# 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-connector-builder-server/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.43.9"
version: "0.43.11"

# 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.43.9"
version: "0.43.11"


# 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.43.9"
version: "0.43.11"


# 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-server/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.43.9"
version: "0.43.11"

# 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.43.9"
version: "0.43.11"


# 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.43.9"
version: "0.43.11"


# 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.43.9"
version: "0.43.11"


# This is the version number of the application being deployed. This version number should be
Expand Down
22 changes: 11 additions & 11 deletions charts/airbyte/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,30 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
version: 0.43.11
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
version: 0.43.11
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
version: 0.43.11
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
version: 0.43.11
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
version: 0.43.11
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
version: 0.43.11
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
version: 0.43.11
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
version: 0.43.11
- name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.43.9
digest: sha256:b46723f0f641fbde0eff4decc331f958356e3c36f6bce1ff1775577560102cc5
generated: "2022-12-27T17:37:13.894806442Z"
version: 0.43.11
digest: sha256:1e4367ccd99735307dc894d5a0d27817a0b9675590c8ca0c82e19efdecc733c3
generated: "2022-12-29T14:41:47.262861451Z"
20 changes: 10 additions & 10 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.43.9
version: 0.43.11

# 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,36 +32,36 @@ dependencies:
- condition: airbyte-bootloader.enabled
name: airbyte-bootloader
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11
- condition: temporal.enabled
name: temporal
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11
- condition: webapp.enabled
name: webapp
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11
- condition: server.enabled
name: server
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11
- condition: worker.enabled
name: worker
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11
- condition: pod-sweeper.enabled
name: pod-sweeper
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11
- condition: metrics.enabled
name: metrics
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11
- condition: cron.enabled
name: cron
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11
- condition: connector-builder-server.enabled
name: connector-builder-server
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.43.9
version: 0.43.11

0 comments on commit 93cf33e

Please sign in to comment.