Skip to content

Commit 8a4eebc

Browse files
authored
Merge pull request #1182 from buildkite/renovate/ecr-2.x
Update buildkite plugin ecr to v2.11.0
2 parents 83be56b + c9e674a commit 8a4eebc

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

.buildkite/pipeline.deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818
- organization_id
1919
- pipeline_slug
2020
- build_branch
21-
- ecr#v2.7.0:
21+
- ecr#v2.11.0:
2222
login: true
2323
account-ids: ${ECR_ACCOUNT_ID}
2424

.buildkite/pipeline.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
- organization_slug
1717
- organization_id
1818
- pipeline_slug
19-
- ecr#v2.9.0:
19+
- ecr#v2.11.0:
2020
login: true
2121
account-ids: public.ecr.aws
2222
- docker-compose#v3.13.0:
@@ -39,7 +39,7 @@ steps:
3939
- organization_slug
4040
- organization_id
4141
- pipeline_slug
42-
- ecr#v2.9.0:
42+
- ecr#v2.11.0:
4343
login: true
4444
account-ids: public.ecr.aws
4545
- docker-compose#v3.13.0:
@@ -108,7 +108,7 @@ steps:
108108
- organization_slug
109109
- organization_id
110110
- pipeline_slug
111-
- ecr#v2.9.0:
111+
- ecr#v2.11.0:
112112
login: true
113113
account-ids: public.ecr.aws
114114
- docker#v5.13.0:
@@ -133,7 +133,7 @@ steps:
133133
- organization_slug
134134
- organization_id
135135
- pipeline_slug
136-
- ecr#v2.9.0:
136+
- ecr#v2.11.0:
137137
login: true
138138
account-ids: public.ecr.aws
139139
# Using the plain Node image, instead of the custom doc Dockerfile
@@ -155,7 +155,7 @@ steps:
155155
- organization_slug
156156
- organization_id
157157
- pipeline_slug
158-
- ecr#v2.9.0:
158+
- ecr#v2.11.0:
159159
login: true
160160
account-ids: public.ecr.aws
161161
- docker#v5.13.0:
@@ -172,7 +172,7 @@ steps:
172172
- organization_slug
173173
- organization_id
174174
- pipeline_slug
175-
- ecr#v2.9.0:
175+
- ecr#v2.11.0:
176176
login: true
177177
account-ids: public.ecr.aws
178178
- docker#v5.13.0:
@@ -189,7 +189,7 @@ steps:
189189
- organization_slug
190190
- organization_id
191191
- pipeline_slug
192-
- ecr#v2.9.0:
192+
- ecr#v2.11.0:
193193
login: true
194194
account-ids: public.ecr.aws
195195
- docker#v5.13.0:
@@ -211,7 +211,7 @@ steps:
211211
- organization_slug
212212
- organization_id
213213
- pipeline_slug
214-
- ecr#v2.9.0:
214+
- ecr#v2.11.0:
215215
login: true
216216
account-ids: public.ecr.aws
217217
- docker-compose#v3.13.0:
@@ -242,7 +242,7 @@ steps:
242242
- organization_slug
243243
- organization_id
244244
- pipeline_slug
245-
- ecr#v2.9.0:
245+
- ecr#v2.11.0:
246246
login: true
247247
account-ids: public.ecr.aws
248248
- docker-compose#v3.13.0:

0 commit comments

Comments
 (0)