We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a6ccb4 + f93cfb2 commit b979632Copy full SHA for b979632
config/assembler.yml
@@ -74,6 +74,9 @@ references:
74
apm-agent-rum-js:
75
apm-aws-lambda:
76
apm-k8s-attacher:
77
+ ecs:
78
+ current: 9.0 # releases do not always align with the Stack version
79
+ next: main
80
ecs-dotnet:
81
ecs-logging-go-logrus:
82
ecs-logging-go-zap:
@@ -98,9 +101,6 @@ references:
98
101
#stack aligned using gated deploys
99
102
beats: *stack
100
103
logstash: *stack
- ecs:
- <<: *stack
- next: main
104
105
# @elastic/admin-docs
106
cloud-on-k8s:
config/versions.yml
@@ -16,7 +16,7 @@ versioning_systems:
16
ech: *all
17
eck:
18
base: 3.0
19
- current: 3.2
+ current: 3.0
20
ess: *all
21
self: *stack
22
0 commit comments