Skip to content

Commit

Permalink
Bump helm chart version reference to 0.40.39
Browse files Browse the repository at this point in the history
  • Loading branch information
xpuska513 authored Nov 1, 2022
1 parent 4e12c13 commit cbc4b8e
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 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.33"
version: "0.40.39"


# 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.33"
version: "0.40.39"


# 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.33"
version: "0.40.39"


# 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.33"
version: "0.40.39"


# 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.33"
version: "0.40.39"


# 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.33"
version: "0.40.39"


# 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,27 +4,27 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.33
version: 0.40.39
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.33
version: 0.40.39
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.33
version: 0.40.39
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.33
version: 0.40.39
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.33
version: 0.40.39
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.33
version: 0.40.39
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.33
- name: airbyte-cron
version: 0.40.39
- name: cron
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.36
digest: sha256:4bf1839b99570f8c175bf147e3eae2deec2b1dc68a5191e47eb452d5e2c5859e
generated: "2022-10-31T18:20:32.211489+02:00"
version: 0.40.39
digest: sha256:b439b529196fd55d84dd0d449d9cc07667876a1b0b7e9ee8466c85047c52ba23
generated: "2022-11-01T15:35:33.09069403Z"
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.33
version: 0.40.39


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

0 comments on commit cbc4b8e

Please sign in to comment.