From cc4432cb93a7053343390a864ae45fb8ec1e7bbc Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 31 Mar 2021 01:03:13 +0000 Subject: [PATCH 1/8] Update amazon/aws-cli Docker tag to v2.1.33 --- Dockerfile | 2 +- hardening_manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index 9975d0a..a480ee4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM amazon/aws-cli:2.1.32 as cli +FROM amazon/aws-cli:2.1.33 as cli FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 059e6da..a350004 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/amazon/aws-cli" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "2.1.32" +- "2.1.33" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/aws/aws-cli" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Amazon" - org.opencontainers.image.version: "2.1.32" + org.opencontainers.image.version: "2.1.33" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "aws,cli" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/amazon/aws-cli@sha256:301255d239770b77718bd3694bc36e182a2a41d0c8870dbf220d1733daecb4e6" - tag: "amazon/aws-cli:2.1.32" +- url: "docker://docker.io/amazon/aws-cli@sha256:6b1e9d473b5d7e8eb817f801181057f51c6d5eef8862ff371dd7b656de9a09ad" + tag: "amazon/aws-cli:2.1.33" # List of project maintainers maintainers: -- GitLab From 3474a5ceaca7db515f9f59160c98ec68c1967705 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 2 Apr 2021 01:03:39 +0000 Subject: [PATCH 2/8] Update amazon/aws-cli Docker tag to v2.1.34 --- Dockerfile | 2 +- hardening_manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index a480ee4..b1719ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM amazon/aws-cli:2.1.33 as cli +FROM amazon/aws-cli:2.1.34 as cli FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index a350004..43f4fb3 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/amazon/aws-cli" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "2.1.33" +- "2.1.34" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/aws/aws-cli" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Amazon" - org.opencontainers.image.version: "2.1.33" + org.opencontainers.image.version: "2.1.34" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "aws,cli" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/amazon/aws-cli@sha256:6b1e9d473b5d7e8eb817f801181057f51c6d5eef8862ff371dd7b656de9a09ad" - tag: "amazon/aws-cli:2.1.33" +- url: "docker://docker.io/amazon/aws-cli@sha256:b9ec4139c0998978b39639997abce56d8e78ee0fb21886ae9f5e2856c1518990" + tag: "amazon/aws-cli:2.1.34" # List of project maintainers maintainers: -- GitLab From cd1a479ce1ae15552278f5fa8b6108dc4fb14303 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 7 Apr 2021 04:03:10 +0000 Subject: [PATCH 3/8] Update amazon/aws-cli Docker tag to v2.1.35 --- Dockerfile | 2 +- hardening_manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index b1719ae..bf14b16 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM amazon/aws-cli:2.1.34 as cli +FROM amazon/aws-cli:2.1.35 as cli FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 43f4fb3..6b0b6d1 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/amazon/aws-cli" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "2.1.34" +- "2.1.35" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/aws/aws-cli" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Amazon" - org.opencontainers.image.version: "2.1.34" + org.opencontainers.image.version: "2.1.35" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "aws,cli" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/amazon/aws-cli@sha256:b9ec4139c0998978b39639997abce56d8e78ee0fb21886ae9f5e2856c1518990" - tag: "amazon/aws-cli:2.1.34" +- url: "docker://docker.io/amazon/aws-cli@sha256:3ccefaad52ae99f7ae1f968ccd72bad6d238302d383037bc5d80648ebe6d5278" + tag: "amazon/aws-cli:2.1.35" # List of project maintainers maintainers: -- GitLab From d425fd2869dba8138eaf9a4ea6314bb33c3bc40d Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 9 Apr 2021 01:03:14 +0000 Subject: [PATCH 4/8] Update amazon/aws-cli Docker tag to v2.1.36 --- Dockerfile | 2 +- hardening_manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index bf14b16..de1f6b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM amazon/aws-cli:2.1.35 as cli +FROM amazon/aws-cli:2.1.36 as cli FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 6b0b6d1..a2bea53 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/amazon/aws-cli" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "2.1.35" +- "2.1.36" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/aws/aws-cli" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Amazon" - org.opencontainers.image.version: "2.1.35" + org.opencontainers.image.version: "2.1.36" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "aws,cli" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/amazon/aws-cli@sha256:3ccefaad52ae99f7ae1f968ccd72bad6d238302d383037bc5d80648ebe6d5278" - tag: "amazon/aws-cli:2.1.35" +- url: "docker://docker.io/amazon/aws-cli@sha256:765e6b613ce742719296e968cba0e5f1541417b789d1c9490beefa586043c960" + tag: "amazon/aws-cli:2.1.36" # List of project maintainers maintainers: -- GitLab From 528d0c97aa200ded3941f21bd40b953ec57ea36b Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 14 Apr 2021 01:03:30 +0000 Subject: [PATCH 5/8] Update amazon/aws-cli Docker tag to v2.1.37 --- Dockerfile | 2 +- hardening_manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index de1f6b6..1485f78 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM amazon/aws-cli:2.1.36 as cli +FROM amazon/aws-cli:2.1.37 as cli FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index a2bea53..5290bcd 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/amazon/aws-cli" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "2.1.36" +- "2.1.37" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/aws/aws-cli" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Amazon" - org.opencontainers.image.version: "2.1.36" + org.opencontainers.image.version: "2.1.37" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "aws,cli" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/amazon/aws-cli@sha256:765e6b613ce742719296e968cba0e5f1541417b789d1c9490beefa586043c960" - tag: "amazon/aws-cli:2.1.36" +- url: "docker://docker.io/amazon/aws-cli@sha256:c09d92b90498a81e79f1ebebf48e8aff5bf45ff8d7ca78c0ca5fe3770e7073c7" + tag: "amazon/aws-cli:2.1.37" # List of project maintainers maintainers: -- GitLab From 6de7335ba2bd4e59bc36b7049575f341e7054204 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 16 Apr 2021 01:09:48 +0000 Subject: [PATCH 6/8] Update amazon/aws-cli Docker tag to v2.1.38 --- Dockerfile | 2 +- hardening_manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1485f78..41af489 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM amazon/aws-cli:2.1.37 as cli +FROM amazon/aws-cli:2.1.38 as cli FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 5290bcd..7ebf768 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/amazon/aws-cli" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "2.1.37" +- "2.1.38" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/aws/aws-cli" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Amazon" - org.opencontainers.image.version: "2.1.37" + org.opencontainers.image.version: "2.1.38" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "aws,cli" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/amazon/aws-cli@sha256:c09d92b90498a81e79f1ebebf48e8aff5bf45ff8d7ca78c0ca5fe3770e7073c7" - tag: "amazon/aws-cli:2.1.37" +- url: "docker://docker.io/amazon/aws-cli@sha256:494fba8b02f00ecfe434ff9a9193a2306585a045526c956dd0fe54f7e61aa1db" + tag: "amazon/aws-cli:2.1.38" # List of project maintainers maintainers: -- GitLab From 9d0047e6722a5d1e11c5d442436ce6b40ee3e0f9 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 22 Apr 2021 01:09:30 +0000 Subject: [PATCH 7/8] Update amazon/aws-cli Docker tag to v2.1.39 --- Dockerfile | 2 +- hardening_manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index 41af489..195e90d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM amazon/aws-cli:2.1.38 as cli +FROM amazon/aws-cli:2.1.39 as cli FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 7ebf768..1b7c855 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/amazon/aws-cli" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "2.1.38" +- "2.1.39" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/aws/aws-cli" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Amazon" - org.opencontainers.image.version: "2.1.38" + org.opencontainers.image.version: "2.1.39" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "aws,cli" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/amazon/aws-cli@sha256:494fba8b02f00ecfe434ff9a9193a2306585a045526c956dd0fe54f7e61aa1db" - tag: "amazon/aws-cli:2.1.38" +- url: "docker://docker.io/amazon/aws-cli@sha256:97c1199fa73c937ccc8e2ab58c9e03a20a3630bb277c2954e1ca32ed54752b1a" + tag: "amazon/aws-cli:2.1.39" # List of project maintainers maintainers: -- GitLab From bc0ddbdc87422bf2adfc1617960e1a2716333ea4 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 28 Apr 2021 01:07:40 +0000 Subject: [PATCH 8/8] Update amazon/aws-cli Docker tag to v2.2.0 --- Dockerfile | 2 +- hardening_manifest.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index 195e90d..1975fbe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM amazon/aws-cli:2.1.39 as cli +FROM amazon/aws-cli:2.2.0 as cli FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 1b7c855..2db6729 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/amazon/aws-cli" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "2.1.39" +- "2.2.0" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/aws/aws-cli" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Amazon" - org.opencontainers.image.version: "2.1.39" + org.opencontainers.image.version: "2.2.0" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "aws,cli" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- url: "docker://docker.io/amazon/aws-cli@sha256:97c1199fa73c937ccc8e2ab58c9e03a20a3630bb277c2954e1ca32ed54752b1a" - tag: "amazon/aws-cli:2.1.39" +- url: "docker://docker.io/amazon/aws-cli@sha256:a723c2a8164c7a1b9adf45f86d0acc3cdf1aad9adca18ef7c3e331ed085955d5" + tag: "amazon/aws-cli:2.2.0" # List of project maintainers maintainers: -- GitLab