File tree Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : " 0.40.44 "
18
+ version : " 0.40.46 "
19
19
20
20
21
21
# This is the version number of the application being deployed. This version number should be
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : " 0.40.44 "
18
+ version : " 0.40.46 "
19
19
20
20
21
21
# This is the version number of the application being deployed. This version number should be
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : " 0.40.44 "
18
+ version : " 0.40.46 "
19
19
20
20
21
21
# This is the version number of the application being deployed. This version number should be
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : " 0.40.44 "
18
+ version : " 0.40.46 "
19
19
20
20
21
21
# This is the version number of the application being deployed. This version number should be
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : " 0.40.44 "
18
+ version : " 0.40.46 "
19
19
20
20
21
21
# This is the version number of the application being deployed. This version number should be
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : " 0.40.44 "
18
+ version : " 0.40.46 "
19
19
20
20
21
21
# This is the version number of the application being deployed. This version number should be
Original file line number Diff line number Diff line change @@ -4,27 +4,27 @@ dependencies:
4
4
version: 1.17.1
5
5
- name: airbyte-bootloader
6
6
repository: https://airbytehq.github.io/helm-charts/
7
- version: 0.40.44
7
+ version: 0.40.46
8
8
- name: temporal
9
9
repository: https://airbytehq.github.io/helm-charts/
10
- version: 0.40.44
10
+ version: 0.40.46
11
11
- name: webapp
12
12
repository: https://airbytehq.github.io/helm-charts/
13
- version: 0.40.44
13
+ version: 0.40.46
14
14
- name: server
15
15
repository: https://airbytehq.github.io/helm-charts/
16
- version: 0.40.44
16
+ version: 0.40.46
17
17
- name: worker
18
18
repository: https://airbytehq.github.io/helm-charts/
19
- version: 0.40.44
19
+ version: 0.40.46
20
20
- name: pod-sweeper
21
21
repository: https://airbytehq.github.io/helm-charts/
22
- version: 0.40.44
22
+ version: 0.40.46
23
23
- name: metrics
24
24
repository: https://airbytehq.github.io/helm-charts/
25
- version: 0.40.44
25
+ version: 0.40.46
26
26
- name: cron
27
27
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 "
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.40.44
18
+ version : 0.40.46
19
19
20
20
21
21
# This is the version number of the application being deployed. This version number should be
@@ -33,33 +33,33 @@ dependencies:
33
33
- condition : airbyte-bootloader.enabled
34
34
name : airbyte-bootloader
35
35
repository : " https://airbytehq.github.io/helm-charts/"
36
- version : 0.40.44
36
+ version : 0.40.46
37
37
- condition : temporal.enabled
38
38
name : temporal
39
39
repository : " https://airbytehq.github.io/helm-charts/"
40
- version : 0.40.44
40
+ version : 0.40.46
41
41
- condition : webapp.enabled
42
42
name : webapp
43
43
repository : " https://airbytehq.github.io/helm-charts/"
44
- version : 0.40.44
44
+ version : 0.40.46
45
45
- condition : server.enabled
46
46
name : server
47
47
repository : " https://airbytehq.github.io/helm-charts/"
48
- version : 0.40.44
48
+ version : 0.40.46
49
49
- condition : worker.enabled
50
50
name : worker
51
51
repository : " https://airbytehq.github.io/helm-charts/"
52
- version : 0.40.44
52
+ version : 0.40.46
53
53
- condition : pod-sweeper.enabled
54
54
name : pod-sweeper
55
55
repository : " https://airbytehq.github.io/helm-charts/"
56
- version : 0.40.44
56
+ version : 0.40.46
57
57
- condition : metrics.enabled
58
58
name : metrics
59
59
repository : " https://airbytehq.github.io/helm-charts/"
60
- version : 0.40.44
60
+ version : 0.40.46
61
61
- condition : cron.enabled
62
62
name : cron
63
63
repository : " https://airbytehq.github.io/helm-charts/"
64
- version : 0.40.44
64
+ version : 0.40.46
65
65
You can’t perform that action at this time.
0 commit comments