diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 681799aad08f28ad29ac01fe773e2667f535c9cd..1d55deef1413394a8858b3fc033d59ed5a71a0a0 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "fluxcd/source-controller" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v0.15.1" +- "v0.15.0" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/fluxcd/source-controller" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "fluxcd" - org.opencontainers.image.version: "v0.15.1" + org.opencontainers.image.version: "v0.15.0" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "gitops,kubernetes" ## This value can be "opensource" or "commercial"