Skip to content

Commit 521b73c

Browse files
[Automation] Bump product version numbers (#1641)
* chore: Update config/versions.yml edot-php 1.1.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml edot-python 1.4.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml edot-dotnet 1.1.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml edot-collector 9.0.4 Made with ❤️️ by updatecli * chore: Update config/versions.yml eck 3.0.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml apm_agent_java 1.55.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml curator 8.0.21 Made with ❤️️ by updatecli * chore: Update config/versions.yml apm_agent_php 1.15.1 Made with ❤️️ by updatecli * chore: Update config/versions.yml apm_agent_ruby 4.8.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml apm_agent_rum @elastic/[email protected] Made with ❤️️ by updatecli * chore: Update config/versions.yml apm_agent_go 2.7.1 Made with ❤️️ by updatecli * chore: Update config/versions.yml edot-java 1.5.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml ecctl 1.15.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml apm_agent_dotnet 1.32.2 Made with ❤️️ by updatecli * chore: Update config/versions.yml stack 9.0.4 Made with ❤️️ by updatecli * Update versions.yml * chore: Update config/versions.yml apm_agent_rum @elastic/[email protected] Made with ❤️️ by updatecli * chore: Update config/versions.yml edot-python 1.5.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml apm_agent_rum 5.17.0 Made with ❤️️ by updatecli * chore: Update config/versions.yml edot-php 1.1.1 Made with ❤️️ by updatecli * Update versions.yml * chore: Update config/versions.yml edot-android 1.2.0 Made with ❤️️ by updatecli --------- Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
1 parent 149915a commit 521b73c

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

config/versions.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ versioning_systems:
44
stack: &stack
55
base: 9.0
66
current: 9.1.0
7-
7+
88
# Using an unlikely high version
99
# So that our logic that would display "planned" doesn't trigger
1010
all: &all
@@ -19,16 +19,16 @@ versioning_systems:
1919
ech: *all
2020
eck:
2121
base: 3.0
22-
current: 3.0
22+
current: 3.0.0
2323
ess: *all
2424
self: *stack
2525
ecctl:
2626
base: 1.0
27-
current: 1.15
27+
current: 1.15.0
2828
curator:
2929
base: 8.0
30-
current: 8.21
31-
30+
current: 8.0.21
31+
3232
# Serverless
3333
serverless: *all
3434
elasticsearch: *all
@@ -37,58 +37,58 @@ versioning_systems:
3737

3838
# APM agents
3939
# apm_agent_android:
40-
# base: 1.0
41-
# current: 1.0.0
40+
# base: 1.0
41+
# current: 1.0.0
4242
apm_agent_dotnet:
4343
base: 1.0
44-
current: 1.32.0
44+
current: 1.32.2
4545
apm_agent_go:
4646
base: 2.0
47-
current: 2.71
47+
current: 2.7.1
4848
apm_agent_java:
4949
base: 1.0
50-
current: 1.54.0
50+
current: 1.55.0
5151
apm_agent_node:
5252
base: 4.0
5353
current: 4.13.0
5454
apm_agent_php:
5555
base: 1.0
56-
current: 1.15
56+
current: 1.15.1
5757
apm_agent_python:
5858
base: 6.0
5959
current: 6.23.0
6060
apm_agent_ruby:
6161
base: 4.0
62-
current: 4.7.3
62+
current: 4.8.0
6363
apm_agent_rum:
6464
base: 5.0
6565
current: 5.17.0
6666

6767
# EDOTs
6868
edot_collector:
6969
base: 9.0
70-
current: 9.0.3
70+
current: 9.0.4
7171
edot_ios:
7272
base: 1.0
7373
current: 1.2.1
7474
edot_android:
7575
base: 1.0
76-
current: 1.1.0
76+
current: 1.2.0
7777
edot_dotnet:
7878
base: 1.0
79-
current: 1.0.2
79+
current: 1.1.0
8080
edot_java:
8181
base: 1.0
82-
current: 1.4.1
82+
current: 1.5.0
8383
edot_node:
8484
base: 1.0
8585
current: 1.1.1
8686
edot_php:
8787
base: 1.0
88-
current: 1.0.0
88+
current: 1.1.1
8989
edot_python:
9090
base: 1.0
91-
current: 1.3.0
91+
current: 1.5.0
9292
edot_cf_aws:
9393
base: 0.1
9494
current: 0.1.6

0 commit comments

Comments
 (0)