diff --git a/Dockerfile b/Dockerfile index 59c7a251d5c59bbe78990c3bb9e1e862cd5017d6..6fa4c46ded8f3b235c2445de0840dd2c768356a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.4 -FROM goharbor/chartmuseum-photon:v2.3.1 as upstream +FROM goharbor/chartmuseum-photon:v2.3.2 as upstream FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 5d4fa48e86116161741609545c9864305e50110b..5842083e4a4677d8225a7feb7a2a56ef17c7a727 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/goharbor/chartmuseum" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v2.3.1" +- "v2.3.2" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://goharbor.io" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "goharbor" - org.opencontainers.image.version: "v2.3.1" + org.opencontainers.image.version: "v2.3.2" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "container,registry" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: goharbor/chartmuseum-photon:v2.3.1 - url: docker://docker.io/goharbor/chartmuseum-photon@sha256:5fff7cbecf16cb4f5ca7a2469ce9abbbafe837bbbb63380650aa3a5060848f23 +- tag: goharbor/chartmuseum-photon:v2.3.2 + url: docker://docker.io/goharbor/chartmuseum-photon@sha256:1392698f4bd2e51f82dff72ac864a41c1f2e61ccd1a085bc6acc3e50ac0036ee # List of project maintainers maintainers: