Skip to content

Commit 0f13793

Browse files
github-actions[bot]xpuska513
authored andcommitted
Bump helm chart version reference to 0.40.46 (#19553)
Co-authored-by: xpuska513 <[email protected]>
1 parent 8cd3374 commit 0f13793

File tree

8 files changed

+25
-25
lines changed

8 files changed

+25
-25
lines changed

charts/airbyte-bootloader/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: "0.40.44"
18+
version: "0.40.46"
1919

2020

2121
# This is the version number of the application being deployed. This version number should be

charts/airbyte-metrics/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: "0.40.44"
18+
version: "0.40.46"
1919

2020

2121
# This is the version number of the application being deployed. This version number should be

charts/airbyte-pod-sweeper/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: "0.40.44"
18+
version: "0.40.46"
1919

2020

2121
# This is the version number of the application being deployed. This version number should be

charts/airbyte-temporal/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: "0.40.44"
18+
version: "0.40.46"
1919

2020

2121
# This is the version number of the application being deployed. This version number should be

charts/airbyte-webapp/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: "0.40.44"
18+
version: "0.40.46"
1919

2020

2121
# This is the version number of the application being deployed. This version number should be

charts/airbyte-worker/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: "0.40.44"
18+
version: "0.40.46"
1919

2020

2121
# This is the version number of the application being deployed. This version number should be

charts/airbyte/Chart.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@ dependencies:
44
version: 1.17.1
55
- name: airbyte-bootloader
66
repository: https://airbytehq.github.io/helm-charts/
7-
version: 0.40.44
7+
version: 0.40.46
88
- name: temporal
99
repository: https://airbytehq.github.io/helm-charts/
10-
version: 0.40.44
10+
version: 0.40.46
1111
- name: webapp
1212
repository: https://airbytehq.github.io/helm-charts/
13-
version: 0.40.44
13+
version: 0.40.46
1414
- name: server
1515
repository: https://airbytehq.github.io/helm-charts/
16-
version: 0.40.44
16+
version: 0.40.46
1717
- name: worker
1818
repository: https://airbytehq.github.io/helm-charts/
19-
version: 0.40.44
19+
version: 0.40.46
2020
- name: pod-sweeper
2121
repository: https://airbytehq.github.io/helm-charts/
22-
version: 0.40.44
22+
version: 0.40.46
2323
- name: metrics
2424
repository: https://airbytehq.github.io/helm-charts/
25-
version: 0.40.44
25+
version: 0.40.46
2626
- name: cron
2727
repository: https://airbytehq.github.io/helm-charts/
28-
version: 0.40.44
29-
digest: sha256:fe1eb2016d26d47aaf55cc8950508455f60649644e61743eeab3ee377b19de75
30-
generated: "2022-11-17T13:30:51.434176104Z"
28+
version: 0.40.46
29+
digest: sha256:f36ae5ccd39d055968406a792d76d6cc45caaea03942cd2056e5e33e487b35cb
30+
generated: "2022-11-17T15:34:35.729309171Z"

charts/airbyte/Chart.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.40.44
18+
version: 0.40.46
1919

2020

2121
# This is the version number of the application being deployed. This version number should be
@@ -33,33 +33,33 @@ dependencies:
3333
- condition: airbyte-bootloader.enabled
3434
name: airbyte-bootloader
3535
repository: "https://airbytehq.github.io/helm-charts/"
36-
version: 0.40.44
36+
version: 0.40.46
3737
- condition: temporal.enabled
3838
name: temporal
3939
repository: "https://airbytehq.github.io/helm-charts/"
40-
version: 0.40.44
40+
version: 0.40.46
4141
- condition: webapp.enabled
4242
name: webapp
4343
repository: "https://airbytehq.github.io/helm-charts/"
44-
version: 0.40.44
44+
version: 0.40.46
4545
- condition: server.enabled
4646
name: server
4747
repository: "https://airbytehq.github.io/helm-charts/"
48-
version: 0.40.44
48+
version: 0.40.46
4949
- condition: worker.enabled
5050
name: worker
5151
repository: "https://airbytehq.github.io/helm-charts/"
52-
version: 0.40.44
52+
version: 0.40.46
5353
- condition: pod-sweeper.enabled
5454
name: pod-sweeper
5555
repository: "https://airbytehq.github.io/helm-charts/"
56-
version: 0.40.44
56+
version: 0.40.46
5757
- condition: metrics.enabled
5858
name: metrics
5959
repository: "https://airbytehq.github.io/helm-charts/"
60-
version: 0.40.44
60+
version: 0.40.46
6161
- condition: cron.enabled
6262
name: cron
6363
repository: "https://airbytehq.github.io/helm-charts/"
64-
version: 0.40.44
64+
version: 0.40.46
6565

0 commit comments

Comments
 (0)