Skip to content

Commit 8e76587

Browse files
authored
Remove aws marketplace images from patching workflow (#8050)
1 parent 1a46fb9 commit 8e76587

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

.github/data/patch-images.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
"target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress",
2424
"platforms": "linux/arm64, linux/amd64"
2525
},
26-
{
27-
"source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic/nginx-plus-ingress",
28-
"source_os": "mktpl",
29-
"target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress",
30-
"platforms": "linux/arm64, linux/amd64"
31-
},
3226
{
3327
"source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic/nginx-plus-ingress",
3428
"source_os": "alpine",
@@ -53,12 +47,6 @@
5347
"target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress",
5448
"platforms": "linux/amd64"
5549
},
56-
{
57-
"source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap/nginx-plus-ingress",
58-
"source_os": "mktpl",
59-
"target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress",
60-
"platforms": "linux/amd64"
61-
},
6250
{
6351
"source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap/nginx-plus-ingress",
6452
"source_os": "ubi",
@@ -107,12 +95,6 @@
10795
"target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress",
10896
"platforms": "linux/amd64"
10997
},
110-
{
111-
"source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-dos/nginx-plus-ingress",
112-
"source_os": "mktpl",
113-
"target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress",
114-
"platforms": "linux/amd64"
115-
},
11698
{
11799
"source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-dos/nginx-plus-ingress",
118100
"source_os": "ubi",
@@ -125,12 +107,6 @@
125107
"target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress",
126108
"platforms": "linux/amd64"
127109
},
128-
{
129-
"source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-dos-nap/nginx-plus-ingress",
130-
"source_os": "mktpl",
131-
"target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress",
132-
"platforms": "linux/amd64"
133-
},
134110
{
135111
"source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-dos-nap/nginx-plus-ingress",
136112
"source_os": "ubi",

0 commit comments

Comments
 (0)