File tree 21 files changed +22
-19
lines changed
airbyte-connector-builder-server
airbyte-container-orchestrator
airbyte-connector-builder-server
21 files changed +22
-19
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ tag = False
4
4
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-[a-z]+)?
5
5
serialize =
6
6
{major}.{minor}.{patch}
7
+ current_version = 0.50.31
7
8
8
9
[bumpversion:file:.env]
9
10
search = VERSION =dev
Original file line number Diff line number Diff line change 10
10
11
11
12
12
# ## SHARED ###
13
- VERSION = dev
13
+ VERSION = 0.50.31
14
14
15
15
# When using the airbyte-db via default docker image
16
16
CONFIG_ROOT = /data
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ENV PIP=${PYENV_ROOT}/versions/${PYTHON_VERSION}/bin/pip
10
10
COPY requirements.txt requirements.txt
11
11
RUN ${PIP} install -r requirements.txt
12
12
13
- ARG VERSION=dev
13
+ ARG VERSION=0.50.31
14
14
15
15
ENV APPLICATION airbyte-connector-builder-server
16
16
ENV VERSION ${VERSION}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ RUN curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/s
10
10
&& chmod +x kubectl && mv kubectl /usr/local/bin/
11
11
12
12
# Don't change this manually. Bump version expects to make moves based on this string
13
- ARG VERSION=dev
13
+ ARG VERSION=0.50.31
14
14
15
15
ENV APPLICATION airbyte-container-orchestrator
16
16
ENV VERSION=${VERSION}
Original file line number Diff line number Diff line change 2
2
3
3
FROM nginx:latest
4
4
5
- ARG VERSION=dev
5
+ ARG VERSION=0.50.31
6
6
7
7
ENV APPLICATION airbyte-proxy
8
8
ENV VERSION ${VERSION}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM ${JDK_IMAGE} AS server
3
3
4
4
EXPOSE 8000 5005
5
5
6
- ARG VERSION=dev
6
+ ARG VERSION=0.50.31
7
7
8
8
ENV APPLICATION airbyte-server
9
9
ENV VERSION ${VERSION}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ version: 0.49.4
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : dev
24
+ appVersion : 0.50.31
25
25
26
26
dependencies :
27
27
- name : common
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version: 0.49.4
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : dev
25
+ appVersion : 0.50.31
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ version: 0.49.4
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : dev
24
+ appVersion : 0.50.31
25
25
26
26
dependencies :
27
27
- name : common
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ version: 0.49.4
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : dev
24
+ appVersion : 0.50.31
25
25
26
26
dependencies :
27
27
- name : common
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version: 0.49.4
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : dev
25
+ appVersion : 0.50.31
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version: 0.49.4
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : dev
25
+ appVersion : 0.50.31
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version: 0.49.4
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : dev
25
+ appVersion : 0.50.31
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version: 0.49.4
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : dev
25
+ appVersion : 0.50.31
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ version: 0.49.4
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : dev
24
+ appVersion : 0.50.31
25
25
26
26
dependencies :
27
27
- name : common
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version: 0.49.4
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : dev
25
+ appVersion : 0.50.31
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version: 0.49.4
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : dev
25
+ appVersion : 0.50.31
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version: 0.49.4
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : dev
25
+ appVersion : 0.50.31
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ version: 0.49.4
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : dev
24
+ appVersion : 0.50.31
25
25
26
26
dependencies :
27
27
- name : common
Original file line number Diff line number Diff line change 2
2
3
3
![ Version: 0.50.24] ( https://img.shields.io/badge/Version-0.50.24-informational?style=flat-square )
4
4
![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
5
- ![ appVersion: dev ] ( https://img.shields.io/badge/AppVersion-dev -informational?style=flat-square )
5
+ ![ appVersion: 0.50.31 ] ( https://img.shields.io/badge/AppVersion-0.50.31 -informational?style=flat-square )
6
6
7
7
Helm chart to deploy airbyte
8
8
Original file line number Diff line number Diff line change
1
+ Mon Oct 16 20:41:28 UTC 2023 - n5an6zfgydhp6 - https://gradle.com/s/n5an6zfgydhp6
2
+ Mon Oct 16 20:42:05 UTC 2023 - 7twjiwgd6uw62 - https://gradle.com/s/7twjiwgd6uw62
You can’t perform that action at this time.
0 commit comments