UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

update rda-converter to 0.4.1

Merged Luke Stigdon requested to merge update-converter into development
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
+ 4
4
@@ -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:
Loading