Skip to content

Commit

Permalink
Bump helm chart version reference to 0.43.3 (#20408)
Browse files Browse the repository at this point in the history
Co-authored-by: cpdeethree <cpdeethree@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cpdeethree committed Dec 14, 2022
1 parent 180da08 commit 1fab191
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.42.0"
version: "0.43.3"


# 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.42.0"
version: "0.43.3"

# 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.42.0"
version: "0.43.3"


# 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.42.0"
version: "0.43.3"


# 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.42.0"
version: "0.43.3"

# 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.42.0"
version: "0.43.3"


# 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.42.0"
version: "0.43.3"


# 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.42.0"
version: "0.43.3"


# 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.42.0
version: 0.43.3
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.42.0
version: 0.43.3
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.42.0
version: 0.43.3
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.42.0
version: 0.43.3
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.42.0
version: 0.43.3
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.42.0
version: 0.43.3
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.42.0
version: 0.43.3
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.42.0
version: 0.43.3
- name: connector-builder-server
repository: https://airbytehq.github.io/helm-charts/
version: 0.42.0
digest: sha256:5158ff8ac210e556737a2b07b7093ecfb3e1b65dbccb55696b69d2713bebf386
generated: "2022-11-22T11:01:14.830991517Z"
version: 0.43.3
digest: sha256:04b9338c23554bf1fcf64b4e296ba262bd24be24253cad9b7c8567b404f67ddb
generated: "2022-12-13T00:15:39.706036573Z"
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.42.0
version: 0.43.3

# 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.42.0
version: 0.43.3
- condition: temporal.enabled
name: temporal
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.42.0
version: 0.43.3
- condition: webapp.enabled
name: webapp
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.42.0
version: 0.43.3
- condition: server.enabled
name: server
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.42.0
version: 0.43.3
- condition: worker.enabled
name: worker
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.42.0
version: 0.43.3
- condition: pod-sweeper.enabled
name: pod-sweeper
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.42.0
version: 0.43.3
- condition: metrics.enabled
name: metrics
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.42.0
version: 0.43.3
- condition: cron.enabled
name: cron
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.42.0
version: 0.43.3
- condition: connector-builder-server.enabled
name: connector-builder-server
repository: "https://airbytehq.github.io/helm-charts/"
version: 0.42.0
version: 0.43.3

0 comments on commit 1fab191

Please sign in to comment.