UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e5a3c40d authored by Jose Rivera La Torres's avatar Jose Rivera La Torres
Browse files

Merge branch 'development' into 'master'

Merge Development to Master

See merge request !20
parents c4380d70 a9899a80
No related branches found
No related tags found
2 merge requests!23update rda-converter to 0.4.4,!20Merge Development to Master
Pipeline #454931 failed
......@@ -16,6 +16,8 @@ RUN microdnf install -y unzip shadow-utils && \
microdnf clean all && \
rm -rf /var/cache/yum /var/tmp/* /tmp/* /var/tmp/.???* /tmp/.???*
HEALTHCHECK none
USER ${DEFAULTUID}
ENTRYPOINT ["/usr/local/bin/rda-converter"]
\ No newline at end of file
......@@ -8,7 +8,7 @@ name: "bdp/rda/converter"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "0.4.0"
- "0.4.1"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://repo1.dso.mil/dsop/bdp/rda/converter"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "BDP"
org.opencontainers.image.version: "0.4.0"
org.opencontainers.image.version: "0.4.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "rda,bdp,updn,k8s,converter"
## This value can be "opensource" or "commercial"
......@@ -36,14 +36,14 @@ labels:
mil.dso.ironbank.product.name: "BDP RDA"
resources:
- url: "https://nexus.eitccorp.com/repository/releases/bdp/rda/rda-converter/0.4.0/rda-converter-0.4.0.zip"
- url: "https://nexus.eitccorp.com/repository/releases/bdp/rda/rda-converter/0.4.1/rda-converter-0.4.1.zip"
filename: "rda-converter.zip"
auth:
type: "basic"
id: "eitc"
validation:
type: "sha256"
value: "ac022dc107e1ebb2fe6fb3aa2a7646d16348c33ac90e812dd2f74c444057675b"
value: "c718ed458d828bf497371e0a604fb01cee5cad952e7977bd9b861bd00c8106a6"
# List of project maintainers
maintainers:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment