|
35 | 35 | "target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress", |
36 | 36 | "platforms": "linux/arm64, linux/amd64" |
37 | 37 | }, |
| 38 | + { |
| 39 | + "source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic/nginx-plus-ingress", |
| 40 | + "source_os": "alpine-fips", |
| 41 | + "target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress", |
| 42 | + "platforms": "linux/arm64, linux/amd64" |
| 43 | + }, |
38 | 44 | { |
39 | 45 | "source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic/nginx-plus-ingress", |
40 | 46 | "source_os": "ubi", |
|
65 | 71 | "target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress", |
66 | 72 | "platforms": "linux/amd64" |
67 | 73 | }, |
| 74 | + { |
| 75 | + "source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap/nginx-plus-ingress", |
| 76 | + "source_os": "alpine-fips", |
| 77 | + "target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress", |
| 78 | + "platforms": "linux/amd64" |
| 79 | + }, |
68 | 80 | { |
69 | 81 | "source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap-v5/nginx-plus-ingress", |
70 | 82 | "source_os": "debian", |
|
83 | 95 | "target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress", |
84 | 96 | "platforms": "linux/amd64" |
85 | 97 | }, |
| 98 | + { |
| 99 | + "source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap-v5/nginx-plus-ingress", |
| 100 | + "source_os": "alpine-fips", |
| 101 | + "target_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress", |
| 102 | + "platforms": "linux/amd64" |
| 103 | + }, |
86 | 104 | { |
87 | 105 | "source_image": "gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-dos/nginx-plus-ingress", |
88 | 106 | "source_os": "debian", |
|
0 commit comments