Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump helm chart version reference to 0.40.33 #18371

Merged
merged 2 commits into from
Oct 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.27"
version: "0.40.33"


# 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.27"
version: "0.40.33"


# 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.27"
version: "0.40.33"


# 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.27"
version: "0.40.33"


# 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.27"
version: "0.40.33"


# 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.27"
version: "0.40.33"


# This is the version number of the application being deployed. This version number should be
Expand Down
19 changes: 9 additions & 10 deletions charts/airbyte/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,24 @@ dependencies:
version: 1.17.1
- name: airbyte-bootloader
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.27
version: 0.40.33
- name: temporal
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.27
version: 0.40.33
- name: webapp
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.27
version: 0.40.33
- name: server
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.27
version: 0.40.33
- name: worker
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.27
version: 0.40.33
- name: pod-sweeper
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.27
version: 0.40.33
- name: metrics
repository: https://airbytehq.github.io/helm-charts/
version: 0.40.27
digest: sha256:23e474cb8e2a7ff58cc911ef61eec81f7e2068c9a3b7ca6bfb22a45018a0fbed
generated: "2022-10-19T07:02:23.354665679Z"

version: 0.40.33
digest: sha256:2b6db6ac5a15f3bc2e53c7453ef704f4a6f64ee276ff60a2d7f7d0947fe0a2df
generated: "2022-10-24T14:01:11.885475748Z"
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.27
version: 0.40.33


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