Skip to content

Commit b979632

Browse files
authored
Merge branch 'main' into doc-versions
2 parents 7a6ccb4 + f93cfb2 commit b979632

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/assembler.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ references:
7474
apm-agent-rum-js:
7575
apm-aws-lambda:
7676
apm-k8s-attacher:
77+
ecs:
78+
current: 9.0 # releases do not always align with the Stack version
79+
next: main
7780
ecs-dotnet:
7881
ecs-logging-go-logrus:
7982
ecs-logging-go-zap:
@@ -98,9 +101,6 @@ references:
98101
#stack aligned using gated deploys
99102
beats: *stack
100103
logstash: *stack
101-
ecs:
102-
<<: *stack
103-
next: main
104104

105105
# @elastic/admin-docs
106106
cloud-on-k8s:

config/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ versioning_systems:
1616
ech: *all
1717
eck:
1818
base: 3.0
19-
current: 3.2
19+
current: 3.0
2020
ess: *all
2121
self: *stack
2222

0 commit comments

Comments
 (0)