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.
current
1 parent 8eb4417 commit f93cfb2Copy full SHA for f93cfb2
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:
0 commit comments