Skip to content

Commit 2feb57e

Browse files
Update versions.yml for ecs (#2108)
* Update versions.yml for ecs * Change ECS current version to 9.2 Updated ECS current version from 9.1 to 9.2. --------- Co-authored-by: Colleen McGinnis <[email protected]>
1 parent b66cc43 commit 2feb57e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/assembler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ references:
8282
apm-aws-lambda:
8383
apm-k8s-attacher:
8484
ecs:
85-
current: 9.1 # releases do not always align with the Stack version
85+
current: 9.2 # releases do not always align with the Stack version
8686
next: main
8787
ecs-dotnet:
8888
ecs-logging-go-logrus:

config/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ versioning_systems:
2323
ess: *all
2424
ecs:
2525
base: 9.0
26-
current: 9.1.0
26+
current: 9.2.0
2727
self: *stack
2828
ecctl:
2929
base: 1.0

0 commit comments

Comments
 (0)