UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit f9249213 authored by Elvis Chi's avatar Elvis Chi 💬
Browse files

Update quay.io/argoproj/argocd Docker tag to v2.1.2 and aws-cli to v2.2.35

parent 04363311
Pipeline #459580 canceled with stages
...@@ -8,7 +8,7 @@ name: "opensource/argoproj/argocd" ...@@ -8,7 +8,7 @@ name: "opensource/argoproj/argocd"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dsop.io # on ironbank.dsop.io
tags: tags:
- "v2.1.1" - "v2.1.2"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -23,17 +23,17 @@ labels: ...@@ -23,17 +23,17 @@ labels:
org.opencontainers.image.licenses: "Apache-2.0" org.opencontainers.image.licenses: "Apache-2.0"
org.opencontainers.image.url: "https://argoproj.github.io/argo-cd" org.opencontainers.image.url: "https://argoproj.github.io/argo-cd"
org.opencontainers.image.vendor: "Argo Project" org.opencontainers.image.vendor: "Argo Project"
org.opencontainers.image.version: "v2.1.1" org.opencontainers.image.version: "v2.1.2"
mil.dso.ironbank.image.keywords: "cicd,gitops" mil.dso.ironbank.image.keywords: "cicd,gitops"
mil.dso.ironbank.image.type: "opensource" mil.dso.ironbank.image.type: "opensource"
mil.dso.ironbank.product.name: "argoproj" mil.dso.ironbank.product.name: "argoproj"
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- url: "docker://quay.io/argoproj/argocd@sha256:c56f688ab4ab93f3da8b3223aa705bbbfa6c4f17568a266187a3e703d3b7a243" - url: "docker://quay.io/argoproj/argocd@sha256:2e0e725c9282bfb7b08bea7dbbfd8dbce6410d670e3f8addd9b6540d818ad520"
tag: "quay.io/argoproj/argocd:v2.1.1" tag: "quay.io/argoproj/argocd:v2.1.2"
- url: "docker://docker.io/amazon/aws-cli@sha256:9e00cbbcd10bc0bf94f59bec03676f6cccba3e9c4b11be76d36281d7b76ec81f" - url: "docker://docker.io/amazon/aws-cli@sha256:926617a18d939a9d2216ed7cb534125ddd65ffadd21235a883b00a6f7c58cf14"
tag: "amazon/aws-cli:2.2.34" tag: "amazon/aws-cli:2.2.35"
# List of project maintainers # List of project maintainers
maintainers: maintainers:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment